summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit3127f12ae9697321c659c14e02d73bcd0ec8ae2c (patch)
tree64ccc4662bce69ecf55f03feadaea6b8957ebcb5 /ChangeLog
parent09871dd08142431adc170dce470f24895865957d (diff)
downloadgst-plugins-bad-3127f12ae9697321c659c14e02d73bcd0ec8ae2c.tar.gz
gst-plugins-bad-3127f12ae9697321c659c14e02d73bcd0ec8ae2c.tar.bz2
gst-plugins-bad-3127f12ae9697321c659c14e02d73bcd0ec8ae2c.zip
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)
Diffstat (limited to 'ChangeLog')
-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,