summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-04 16:48:25 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-04 16:48:25 +0000
commit3f89c5462c54163be3f18c233120b05eed93e16f (patch)
tree917fa4873522bfabae32136ecbd76ce2a5ae4812 /ChangeLog
parent7977b5531f71b66cb133481f2b5017220d2be882 (diff)
downloadgst-plugins-bad-3f89c5462c54163be3f18c233120b05eed93e16f.tar.gz
gst-plugins-bad-3f89c5462c54163be3f18c233120b05eed93e16f.tar.bz2
gst-plugins-bad-3f89c5462c54163be3f18c233120b05eed93e16f.zip
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: