summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-04Minor cleanup.Darren Salt
2009-12-17Merge from 1.2 main.Darren Salt
2009-12-12Merge from 1.1.Darren Salt
2009-12-11Extra meta-info identifiers.Darren Salt
2009-12-11Changelog entry for the TTA changes.Darren Salt
2009-12-06Merge.Darren Salt
2009-12-06Merge fixes.Darren Salt
2009-12-06Finish implementing the TTA demuxerKelvie Wong
2009-12-06Fix a couple of memory leaks.Kelvie Wong
2009-12-06Fix XShm detection in the absence of pkgconfig or x11.pc.Darren Salt
2009-12-05Add mimetypes for the TTA demuxerKelvie Wong
2009-12-05Build fix (undefined symbol) for when using older ffmpeg.Darren Salt
2009-12-04Bump the FLAC decoder's priority above ffmpegaudio, and build it by default.Darren Salt
2009-12-04Changelog header for the next release.Darren Salt
2009-12-03Use unsigned int, not uint. Fix up format strings where (uint)size_t was used.Darren Salt
2009-12-03Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro.Carlo Bramini
2009-12-03Linkage error on minggw+msys when building demux_mpeg: libintl_printf is unde...Carlo Bramini
2009-12-02Optimisation of generated documentation PNGs.Darren Salt
2009-12-02Use DejaVu Sans Condensed instead of Helvetica Narrow due to availaiblilty.Darren Salt
2009-12-02PNG optimisation.Darren Salt
2009-12-01Build-Depend on libvdpau-dev and prefer that over nvidia-vdpau-dev.Darren Salt
2009-12-01Build-Depend on nvidia-libvdpau-dev.Darren Salt
2009-12-01Remove some cruft left over from porting vdpau to 1.2.Darren Salt
2009-12-01Release date...Darren Salt
2009-12-01Added tag 1.1.17 for changeset ff764395a361Darren Salt
2009-12-011.1.17.1.1.17Darren Salt
2009-12-01Fork failure messages shouldn't be debug-only.Darren Salt
2009-12-01Authors update.Darren Salt
2009-12-01Adjust version tagging.Darren Salt
2009-11-30Merge.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Merge from 1.1.Darren Salt
2009-11-30Demux BluRay DTS and TrueHD audio streamsPetri Hintukainen
2009-11-29Merge.Darren Salt
2009-11-29Merge from 1.1.Darren Salt
2009-11-28Fixed PMT parsing when PMT does not fit in single TS packet and PAT is in the...Petri Hintukainen
2009-11-28Honour max. number of SPU tracksPetri Hintukainen
2009-11-25Added VDPAU support for studio levels instead of PC levels (0-255) in RGB col...Rolf Ahrenberg
2009-11-24vdpau_mpeg12 pts fixChristophe Thommeret
2009-11-22Fix a shell lack-of-quoting error (--enable-sndio).Darren Salt
2009-11-22Tweak VDPAU output plugin description; fix related shell quoting errors.Darren Salt
2009-11-20Trim README-VDPAU, now that it's merged.Darren Salt
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-11-20Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.Darren Salt
2009-11-19Merge from 1.1.Darren Salt
2009-11-19Increase max number of audio and SPU tracksPetri Hintukainen
2009-11-19Demux VC-1 video (stream type 0xea)Petri Hintukainen
2009-11-17VC1 support fixesPetri Hintukainen
2009-11-08Fix playback of HTTP URLs with escaped characters (terminate the string).Julian Scheel