diff --git a/ChangeLog b/ChangeLog index 0f88b77d7b..a3ec0f4ad8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-11-29 Ronald S. Bultje + + * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index), + (gst_avi_demux_massage_index): + Fix quite humiliating bug in omitting 0-sized index chunks but + forgetting to count them for timestamps. + 2004-11-29 Ronald S. Bultje * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):