index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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 length parameter against buffer length in libsputext read_line_from_input
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-5239
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-08-25
Fix a possible heap buffer overflow in the ffmpeg video decoder.
Darren Salt
2008-08-20
Integer overflow in ff_audio_decode_data()
Tielei
2008-08-25
Fix CDDB access on 64-bit.
Darren Salt
2008-08-18
Fix another compilation failure when using C++.
Darren Salt
2008-08-17
Fix a compilation failure when using C++.
Darren Salt
2008-08-13
Improve parsing of cddb information
Arnold Metselaar
2008-08-13
add cdda_class_get_dir method to cdda plugin
Arnold Metselaar
2008-05-28
Fix exploitable heap buffer overflow in id3.c.
Diego 'Flameeyes' Pettenò
2008-08-13
Check for possible buffer overflow attempts in the Real demuxer.
Darren Salt
2008-08-13
Check for allocation failures.
Darren Salt
2008-08-13
Use size_t for data length variables.
Darren Salt
2008-08-13
Merge.
Darren Salt
2008-08-13
Apply the deinterlacer size fix to the XCB Xv plugin.
Darren Salt
2008-08-13
Allow (and prefer) use of external libfaad.
Darren Salt
2008-08-13
Remove faad.h since we don't use it.
Darren Salt
2008-08-13
Update to libfaad 2.6.1, fixing a crash with a corrupted AAC file.
Darren Salt
2008-08-08
Fix crash with corrupted WMV files when checking for aspect ratio information.
Darren Salt
2008-08-08
Fix crash with corrupted AVI files (chunk size).
Darren Salt
2008-08-08
video_out_opengl: Actually bail out if no display found.
Matthias Hopf
2008-08-08
Merge.
Matthias Hopf
2008-08-07
Merge.
Darren Salt
2008-08-07
Fix a segfault introduced in the Windows Media crash fix.
Darren Salt
2008-08-07
Fix crashes with fuzzed Ogg files. (CVE-2008-3231)
Darren Salt
2008-08-06
Fix crashes with fuzzed Windows Media files.
Darren Salt
2008-08-01
video_out_opengl: Activate only if visual is direct rendering capable
Matthias Hopf
2008-07-28
Only set the tuner if we're going to use it (fixes baseband video inputs)
Simon Farnsworth
2008-07-28
Preallocate after we know how large the frames will be (fixes a buffer overrun)
Simon Farnsworth
2008-07-23
Xv deinterlacing was looking at the input image size, not the output image size.
Simon Farnsworth
2008-07-16
Add support for the Snow video codec.
Darren Salt
[next]