summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-22 11:11:28 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-22 11:11:28 +0000
commit87a46b246e8baa5d8161ffc2f12143714356c1e2 (patch)
tree55ae9a026245d407097c51e88e206c1996ec1174 /ChangeLog
parent2b819455d1610ea2ab33519ae5ddd3056e9129ae (diff)
downloadgst-plugins-bad-87a46b246e8baa5d8161ffc2f12143714356c1e2.tar.gz
gst-plugins-bad-87a46b246e8baa5d8161ffc2f12143714356c1e2.tar.bz2
gst-plugins-bad-87a46b246e8baa5d8161ffc2f12143714356c1e2.zip
ext/ogg/gstoggdemux.c: Handle files with missing EOS headers.
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate): Handle files with missing EOS headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1782338..5e384123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
+ Handle files with missing EOS headers.
+
2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* gst/tcp/gsttcpserversink.c: