aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-04-21[libdvd] - added missing patchesMemphiz
2013-04-20[dvdread] - don't check the return value of chdir in xbmc - this function is ...Memphiz
2013-04-19[ffmpeg] updated and reformated ffmpeg/patches/README-patchesFlyingRat
2013-04-15[ffmpeg] fix shared library versionswsnipex
2013-04-14Merge pull request #2597 from Alphix/ffmpeg-libav-fixesJoakim Plate
2013-04-14Update libavfilter version checkDavid Härdeman
2013-04-14ffmpeg compatibility fix for matroska embedded subtitlesDavid Härdeman
2013-04-13[WIN32] fixed make distclean for ffmpeg (thanks Voyager1)wsoltys
2013-04-13[WIN32] fixed: hopefully this time. use the new mingw make only for ffmpeg an...wsoltys
2013-04-13ffmpeg 1.2 - fixed dvd still frames ended up in internal lavfVoyager1
2013-04-13[WIN32] fixed build setup by reverting to the old scripts.wsoltys
2013-04-13[WIN32] fixed: removed accidentally test commit.wsoltys
2013-04-13Merge pull request #2599 from BtbN/ffmpeg_vaapi_partialfixJoakim Plate
2013-04-13Add backported vaapi fix to ffmpeg/patchesBtbN
2013-04-13vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau
2013-04-12[WIN32] fixed: if we get someday ffmpeg compiled properly, enable hw accelera...wsoltys
2013-04-12[WIN32] fixed: missing headerswsoltys
2013-04-11Merge pull request #2554 from FlyingRat/ffmpeg-n1.2davilla
2013-04-11fixed compiler warning about unused vardavilla
2013-04-08Merge pull request #2547 from alcoheca/upnp-savestateAlasdair Campbell
2013-04-08Merge pull request #2494 from smfontes/pictureinfojmarshallnz
2013-04-08upnp: add support for UpdateObject action to PlatinumAlasdair Campbell
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - xbmc filesFlyingRat
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - lib/ffmpegFlyingRat
2013-04-07Make picture INFO correct and completesfontes
2013-04-06udp: fix non-blocking and interrupt handling.Nicolas George
2013-04-06udp: Fix sign of error codes.Michael Niedermayer
2013-04-02Merge pull request #2162 from ace20022/unify_stream_langArne Morten Kvarving
2013-03-20[Fix] Fixes dvdnav_audio_stream_format(...). Don't change the audio format nu...ace20022
2013-03-20[Cosmetics] Fix indentations.ace20022
2013-03-20[Fix] Correct the audio format recognition.ace20022
2013-03-19depends: remove python pil helper scripts and docs, they've been moved to dep...Cory Fields
2013-03-16[fix] Update the groovy library to the lastest 1.x version to fix the "non-la...Jim Carroll
2013-03-10[cec] minor bump to 2.1.1. fixes some issues for Pi users and LG ownersLars Op den Kamp
2013-03-07Merge remote-tracking branch 'fernetmenta/addongui' into pvrapi_1_7_0. Github...Lars Op den Kamp
2013-03-07Merge remote-tracking branch 'fetzerch/pvr-wol' into pvrapi_1_7_0. Github iss...Lars Op den Kamp
2013-03-02fix libcec build and version bump to matchdavilla
2013-03-01expose GUIRenderingControl to addongui libxbmc
2013-02-21libdvdread: replace perror by fprintf so that it gets picked up in xbmc logsVoyager1
2013-02-20Fix inability of libdvd 4.2.0 to read DVDs stored as VIDEO_TS files on non-Wi...Voyager1
2013-02-16addons: Add WakeOnLan functionChristian Fetzer
2013-02-11bluray: support BDJ menusJoakim Plate
2013-02-09Merge pull request #2201 from wsnipex/libdvd-fixMartijn Kaijser
2013-02-09libdvdccs: allow use of automake >1.11, thx brianf21wsnipex
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-02-08Merge pull request #2128 from Paxxi/libdvdVoyager1
2013-02-08Added diffs for XBMC changes to libdvd libsPär Björklund
2013-02-07changed, remove wrapping from cximage, obsolete with new Imagefactorydavilla
2013-02-07fixes #14030, osx x86_64 would crash on a throw, trying to open tiffs, basica...davilla
2013-02-06added an imagefactory to XBMC. The only libs currently are libjpeg-turbo and ...wsoltys