summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-04 16:48:26 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-04 16:48:26 +0000
commitd2ba80e45ee0a5b90aa2be7571efb92a560bd1c0 (patch)
tree168de31f5e98e0cb2a1ed27d7a1cb5275c05bc94 /ChangeLog
parentb51d6268743fc2bdd45b12d1c19256cdc1ff9c09 (diff)
gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer needed (and actually breaks stuff) becau...
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb979f9a..b79aecc0 100644
--- 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: