aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2013-02-05Updated libdvdcss, read and nav to the latest versionsPär Björklund
2013-02-03Merge pull request #2092 from aballier/libavJoakim Plate
2013-02-03Merge pull request #1597 from elupus/upnp-playerJoakim Plate
2013-01-27removed internal liblame as all ports using external libs.wsoltys
2013-01-27Fix format string which causes compilation error when --enable-dvdcss is set ...Hugo Rodenburg
2013-01-25Merge ffmpeg fix for sagetv recordings from upstreamAndrew Gallatin
2013-01-20Platinum: add SetNextAVTransportURI support to media renderer baseJoakim Plate
2013-01-19Platinum: don't disregard PLT_MediaObjects only for lacking resourcesJoakim Plate
2013-01-18DllSwResample: use uint8_t types for avresample_convert. libav changed their ...Alexis Ballier
2013-01-18DllAvFormat: drop mapping of url_feof, it is unused in xbmc code and not pres...Alexis Ballier
2013-01-13[automake] remove long time deprecated automake macros and variables which ar...Stephan Raue
2012-12-29ffmpeg: added patch for supporting S_DVBSUB's in MKV as stored by tvheadendJoakim Plate
2012-12-27Merge pull request #1992 from GreenOnyx/FrodoPGSForceddavilla
2012-12-27ffmpeg: Fixed forced subtitles display in PGS streamGreenOnyx
2012-12-25ffmpeg: backport latm: fix initialization on some streams when no extradata i...xbmc
2012-12-21[ffmpeg] fixed missing S_DVBSUB subtitlesAllan Kristensen
2012-12-16lavf: Provide a monotonic timestamp to the outside worldHarald Axmann