Remove bogus ChangeLog entry

Original commit message from CVS:
Remove bogus ChangeLog entry
This commit is contained in:
Tim-Philipp Müller 2007-01-18 10:33:50 +00:00
parent fdd167aeb1
commit 30273584ca

View file

@ -15,18 +15,6 @@
Fix EIO handing when capturing. Add new property to specify the number of
buffers to enque (and remove the borked num-buffers usage).
2007-01-16 Stefan Kost <ensonic@users.sf.net>
* gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
(gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
(gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
(gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
(gst_avi_demux_calculate_durations_from_index),
(gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
(gst_avi_demux_handle_seek), (gst_avi_demux_stream_data),
(gst_avi_demux_loop):
Fix hanging when demuxing fuzzed file (#397229). Add some more debug.
2007-01-16 Stefan Kost <ensonic@users.sf.net>
Patch by: Sebastian Dröge <slomo circular-chaos org>