summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-14Don't deinterlace still framesChristophe Thommeret
2010-01-13Clear VDPAU surfaces on new streams.Christophe Thommeret
2010-01-12Merge from 1.2 mainJulian Scheel
2010-01-12Merge from 1.1.Darren Salt
2010-01-12fix a/v syncJulian Scheel
2010-01-12always draw still images. a still image is detected by the immediate followin...Julian Scheel
2010-01-12Demux BluRay DTS (stream 0x82)Petri Hintukainen
2010-01-12Do not reset decoder flags from parse_pes_header() when setting BUF_FLAG_FRAM...Petri Hintukainen
2010-01-11Merge with 4d746db529dee2629e297297e0d751de95010792jscheel-guest
2010-01-11complete rework of the h264 decoderjscheel-guest
2010-01-08Merge from 1.2 main.Darren Salt
2010-01-06Merge from 1.1.Darren Salt
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2010-01-06Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))Petri Hintukainen
2010-01-06Demux BluRay PCM audioPetri Hintukainen
2010-01-06Join multiple chunks before passing to audio outPetri Hintukainen
2010-01-06Use local variable for buffer sizePetri Hintukainen
2010-01-06CosmeticsPetri Hintukainen
2010-01-06Decode BluRay PCM headerPetri Hintukainen
2010-01-06Added some debug loggingPetri Hintukainen
2009-12-17Merge from 1.2 main.Darren Salt
2009-12-15TTA demux: Fix the calculation of the stream length.Kelvie Wong
2009-12-13TTA demux: Fix a buffer overflowKelvie Wong
2009-12-11TTA demux: fix buffer->extra_info->total_timeKelvie Wong
2009-12-11TTA demux: don't read past the last frame.Kelvie Wong
2009-12-12Merge from 1.1.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-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-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-01Remove some cruft left over from porting vdpau to 1.2.Darren Salt
2009-12-01Fork failure messages shouldn't be debug-only.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-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