summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-14Remove some debug output.Julian Scheel
2009-04-14Add H.264 still frame support.Julian Scheel
2009-04-13When writing catalog.cache, use a new file & atomically replace the old one.Darren Salt
2009-04-13Fix(?!) some broken streams.Julian Scheel
2009-04-12Rework the buffering code.Julian Scheel
2009-04-12Merge from 1.1.Darren Salt
2009-04-12Prepare input_vdr for VDR 1.7.5's requirements on returned STC.Reinhard Nißl
2009-04-10Add advisory nos. for the QT demuxer bug.Darren Salt
2009-04-06A trivial harmless little length test off-by-one.Darren Salt
2009-04-06Minimal porting of sndio to 1.2.Darren Salt
2009-04-06Merge from 1.1.Darren Salt
2009-04-05Fix PTS discontinuity.Christophe Thommeret
2009-04-05Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags.Darren Salt
2009-04-05Properly NUL-terminate when reading ID3v2.2 tag content.Darren Salt
2009-04-05Fix a resource leak in libdvdnav.Darren Salt
2009-04-04Pts fix (match libmpeg2).Christophe Thommeret
2009-04-04Correct invalid MIME info in the MOD demuxer.Darren Salt
2009-04-03PTS fix.Christophe Thommeret
2009-04-03PTS fix.Christophe Thommeret
2009-04-03Correct a CVE no.Darren Salt
2009-04-03Merge from 1.1, discarding new "#if"s in ff_video_decoder.c.Darren Salt
2009-04-03Added tag xine-lib-1_1_16_3-release for changeset fc1aecbb9d80Darren Salt
2009-04-031.1.16.3.xine-lib-1_1_16_3-release1.1.16.3Darren Salt
2009-04-01Fix an integer overflow in the Quicktime demuxer.Darren Salt
2009-03-25Merge from 1.1; adapt dh_xine for 1.2.Darren Salt
2009-03-25Add dh_xine, to be used when building front end .debs.Darren Salt
2009-03-25Add Mimetypes to src/demuxers/demux_mod.cShlomi Fish
2009-03-23Another fix for split nal boundaries.Julian Scheel
2009-03-23Fix Sky Sports HD samples. pic_order_cnt calculation was broken in some cases.Julian Scheel
2009-03-23Allow interception of vdpau frame type by post plugins; fix dpb issues on bro...Reinhard Nißl
2009-03-22change long-dead email addressmlampard-guest
2009-03-22Fix a few name/address errors.Darren Salt
2009-03-19Don't decode preview buffers; fix discontinuity.Christophe Thommeret
2009-03-16Merge from 1.1.Darren Salt
2009-03-15Complain if both <ffmpeg/avutil.h> and <libavutil/avutil.h> are present.Darren Salt
2009-03-15Fix thread starvation for xine_get_param() on multi-core systems.Reinhard Nißl
2009-03-09MPEG block demuxer fixup (prevents, e.g., segfaults when playing VCDs).Darren Salt
2009-03-08Fix build with libavutil >= 50.0.0Alexis Ballier
2009-03-08Fix another possible 4xm demuxer integer overflow.Darren Salt
2009-04-02Merge.Darren Salt
2009-04-02Fix up building with libavcodec.so.52 < 52.20.0.Darren Salt
2009-04-02Fix up some warnings found while debugging the ID3v2 code.Darren Salt
2009-04-02ID3v2 tags with zero-length content are allowed.Darren Salt
2009-04-02FFmpeg: add support for reordered_opaque to custom get_buffer() implementation.Reinhard Nißl
2009-03-28Fix calculation of frame duration for ffmpeg-decoded formats.Reinhard Nißl
2009-03-28Report frame duration changes.Reinhard Nißl
2009-03-08Enable libmpeg2new only if configured with --enable-libmpeg2new.Darren Salt
2009-03-08Run libtoolize before aclocal.Darren Salt
2009-03-08Fix mixer attributes after pre-emption.Christophe Thommeret
2009-03-07Debug fix.Christophe Thommeret