summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-03-20 01:24:46 +0000
committerBenjamin Otte <otte@gnome.org>2004-03-20 01:24:46 +0000
commit210db1cf1619ae7f767d7ff631f050622d284c8e (patch)
tree40cc44423b81c9987b8ebf2d6a4a420dd1ab358b
parent4bf88c833ac0ab72fee2e5aae3a2c6f1001e5ef2 (diff)
ext/ogg/gstoggdemux.c: terminate gst_event_new_discontinuous correctly (fixes parts of #137711)
Original commit message from CVS: reviewed by: Benjamin Otte <otte@gnome.org> * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push): terminate gst_event_new_discontinuous correctly (fixes parts of #137711)
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82578820..082a3604 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-20 Tim-Phillip Mller <t.i.m@zen.co.uk>
+
+ reviewed by: Benjamin Otte <otte@gnome.org>
+
+ * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
+ terminate gst_event_new_discontinuous correctly (fixes parts of
+ #137711)
+
2004-03-19 David Schleef <ds@schleef.org>
* gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,