summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-11Extra meta-info identifiers.Darren Salt
2009-12-11Changelog entry for the TTA changes.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-02PNG optimisation.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-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Demux BluRay DTS and TrueHD audio streamsPetri Hintukainen
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-19Increase max number of audio and SPU tracksPetri Hintukainen
2009-11-19Demux VC-1 video (stream type 0xea)Petri Hintukainen
2009-11-08Fix playback of HTTP URLs with escaped characters (terminate the string).Julian Scheel
2009-11-17VC1 support fixesPetri Hintukainen
2009-11-03Fixed buffer overflow. Removed scratch buffer from demux_mpeg_block_s.Petri Hintukainen
2009-11-04Merge.Darren Salt
2009-11-03Fixed timing of subtitles.Petri Hintukainen
2009-11-03show_overlays() → update_overlays()Petri Hintukainen
2009-11-03Fixed memory leaks (RLE data)Petri Hintukainen
2009-11-03Do not update overlay if all elements are unchangedPetri Hintukainen
2009-11-03Copy palette only if all objects have been found; ERROR→TRACE in show_overl...Petri Hintukainen
2009-11-03Moved struct declarations & list handling to beginning of the file. Cosmetics.Petri Hintukainen
2009-11-01Use replacement rather than a *roff macro for xine-list-* (man page).Darren Salt
2009-11-01Remove unknown macro ".l".Darren Salt