aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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
2012-12-16[libdcr] fix thread safetyJonathan Marshall
2012-12-08[WIN32] fixed: lame_enc.dll couldn't be loaded due to missing symbols. added ...WiSo
2012-11-15Merge pull request #1786 from FernetMenta/addonguiLars Op den Kamp
2012-11-14addon GUI: fix segault in destroy windowxbmc
2012-11-13[osx] fixed borked include pathsdavilla
2012-11-10[pvr] added FreeString()Lars Op den Kamp
2012-11-10[pvr] return char* instead of const char* from UnknownToUTF8, GetLocalizedStr...Lars Op den Kamp
2012-11-10[pvr] fixed UnknownToUTF8() on the PVR interface. fixes https://github.com/op...Lars Op den Kamp
2012-10-31[cec] bump to libCEC 2.0.3Lars Op den Kamp
2012-10-30[afpfs-ng] - add patch for fixing some more spaghetti pointer arithmetic - fi...Memphiz
2012-10-26[osx] - fix compilation by using the right suffix for 64bit constantsMemphiz
2012-10-26Platinum: fix missing filtering for extra metadataAlasdair Campbell
2012-10-26Platinum: switch to NPT_UInt64 for bitmask flagsAlasdair Campbell
2012-10-25ffmpeg: reduce allowed mp4/mov a/v skew to 4 secondsJoakim Plate
2012-10-25upnp: fixes support for filtering by the extended properties we needAlasdair Campbell
2012-10-25Revert "Platinum - allow sub classes of PltSyncMediaBrowser to specify proper...Alasdair Campbell
2012-10-21[osx/iosx] fixed build, remove read_only_relocs flag on linker, you only need...davilla
2012-10-20[ffmpeg] - patch file for "ARM: fix overreads in neon h264 chroma mc"Memphiz
2012-10-20[ARM/ffmpeg] - fix overreads in neon h264 chroma mc - fixes #13283 - thx to M...Memphiz
2012-10-16Merge pull request #1628 from Pulse-Eight/libcec2.0.2Arne Morten Kvarving
2012-10-16Merge pull request #1627 from huceke/ffmpeg-arm-fixesMemphiz
2012-10-16changed: add silent rules to libcpluff to shut it up a littlespiff