index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
Age
Commit message (
Expand
)
Author
2009-08-31
PKT_SIZE --> this->pkt_size (in selected places)
Petri Hintukainen
2009-08-31
Cosmetics. Splitted detect_ts() from open_plugin().
Petri Hintukainen
2009-10-10
Extended Matroska demuxer
Nicos Gollan
2009-10-10
Fix parsing of ID3 tag content lengths.
Darren Salt
2009-10-10
MOD reported zero-length workaround (avoids divide-by-0).
Darren Salt
2009-08-26
Add a user agent & protocol hack to allow viewing of Apple film trailers.
Darren Salt
2009-06-11
Add some missing BUF_FLAG_PREVIEW in preview_mode.
Reinhard Nißl
2009-05-31
Fix seeking in large raw DV files
Scott Bigham
2009-04-26
Fix CD gapless playback.
Christopher Martin
2009-04-25
Merge -gapless branch.
Darren Salt
2009-04-25
Revert indentation changes.
Darren Salt
2009-04-06
A trivial harmless little length test off-by-one.
Darren Salt
2009-04-05
Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags.
Darren Salt
2009-04-05
Properly NUL-terminate when reading ID3v2.2 tag content.
Darren Salt
2009-04-04
Correct invalid MIME info in the MOD demuxer.
Darren Salt
2009-04-03
Add support for Matroska SIMPLEBLOCK.
Ross Alexander
2009-04-01
Fix an integer overflow in the Quicktime demuxer.
Darren Salt
2009-03-08
Fix another possible 4xm demuxer integer overflow.
Darren Salt
2009-04-02
Fix up some warnings found while debugging the ID3v2 code.
Darren Salt
2009-04-02
ID3v2 tags with zero-length content are allowed.
Darren Salt
2009-03-25
Add Mimetypes to src/demuxers/demux_mod.c
Shlomi Fish
2009-03-09
MPEG block demuxer fixup (prevents, e.g., segfaults when playing VCDs).
Darren Salt
2009-02-10
Fix a possible integer overflow in the 4XM demuxer. (TKADV2009-004.txt)
Darren Salt
2009-01-18
Add allocation checks to the Real MDPR parsing code (ref. CVE-2008-5240).
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-17
Avoid libtool running ldconfig (where not needed) at install time.
Darren Salt
2008-01-14
Signedness bug in Matroska PTS calculation
Dirk Leber
2009-01-05
Merge security fixes.
Darren Salt
2009-01-04
Fix WAV demuxer to send the last frames when they don't fit perfectly into th...
Matthias Kretz
2008-12-31
check number of bytes read by input->read in demuxing mpeg block/pes
Matthias Hopf
2008-12-31
handle read errors/insufficient data when forwarding asf data
Matthias Hopf
2009-01-01
check for buffers smaller than headers in real demuxer
Thomas Viehmann
2009-01-01
Avoid underflow in input size calculation for compressed atoms
Matthias Hopf
2008-12-31
check size before accessing memory in matroska decoding
Matthias Hopf
2009-01-01
check return value of input->read_block for NULL in yuv_frames demuxing
Thomas Viehmann
2008-12-31
check return value of input->read_block for NULL in mpeg demuxing
Matthias Hopf
2008-12-31
abort if buffer for matroska block data cannot be allocated
Matthias Hopf
2008-12-31
handle read errors when demuxing mpeg data
Matthias Hopf
2009-01-01
check for negative/too large return values of get_size when demuxing mod streams
Thomas Viehmann
2008-12-31
check for negative return values of read when demuxing mng streams
Thomas Viehmann
2008-12-31
check that track's codec_private_len fits in signed variables when decoding m...
Matthias Hopf
2008-12-31
handle read errors when forwarding in multiple demuxers
Matthias Hopf
2009-01-04
fail to set up codec when fifo is not set up
Thomas Viehmann
2009-01-04
Fix for CVE-2008-5243.
Matthias Hopf
2009-01-04
Fix for CVE-2008-5240
Matthias Hopf
2009-01-04
Fix for CVE-2008-5237
Matthias Hopf
2009-01-04
Fix for CVE-2008-5236.
Matthias Hopf
2009-01-04
Fix for CVE-2008-5234.
Matthias Hopf
2008-09-17
Mingw+MSys: NLS support, --enable-stdcall-fixup
Carlo Bramini
2008-12-26
Don't store immediately-discarded input read() results
Thomas Viehmann
[prev]
[next]