gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer needed...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 4 Oct 2004 16:48:25 +0000 (16:48 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 4 Oct 2004 16:48:25 +0000 (16:48 +0000)
Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
Fix seeking in some files. All this code is no longer needed (and
actually breaks stuff) because we now synchronize the full index
right when reading the header.

ChangeLog

index cb979f9a8330e3f6f8d35fd3667849313232ddca..b79aecc0b6b420e101713fd0fc12ed3f0e27e4b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
+         Fix seeking in some files. All this code is no longer needed (and
+         actually breaks stuff) because we now synchronize the full index
+         right when reading the header.
+
 2004-10-04  Wim Taymans  <wim@fluendo.com>
 
        * configure.ac: