summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-23 10:53:27 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-23 10:53:27 +0000
commitf0def31bead21fd994bda9143102d84d5a320907 (patch)
tree7a9e00ff00e7efc6f097ba9ee46f7128976cef03 /ChangeLog
parented8c452ad714c605906ba5e9d05e43e5e4aab9e7 (diff)
gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes and the accompanying index recovery. No...
Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry): Add some debugging. Better detection of broken indexes and the accompanying index recovery. No infinite loops on state changes when we're still in our loopfunction.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b89a946..499cd3fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
+ (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
+ (gst_avi_demux_process_next_entry):
+ Add some debugging. Better detection of broken indexes and the
+ accompanying index recovery. No infinite loops on state changes
+ when we're still in our loopfunction.
+
2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* configure.ac: