gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes and...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 23 Dec 2004 10:53:27 +0000 (10:53 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 23 Dec 2004 10:53:27 +0000 (10:53 +0000)
commit033c448819abed306f08a78abbc04f366b38cb90
tree029ea0f0f0d1eceb21d615dab2b94a6a20e34a91
parentd83da12173d02987365d937c784fa3637160cadf
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.
ChangeLog