summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-13 16:07:16 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-13 16:07:16 +0000
commit0d93ea274e70fd810d91308892c6df2289ab753a (patch)
tree004ea74660894862545f5dd42deebf1e66a8411b
parent2d80a4aaa673e815dc4c621326535eb24c8e9f8d (diff)
ext/ogg/gstoggdemux.c: signal no-more-pads
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push): signal no-more-pads
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0387a31..95069439 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
+ signal no-more-pads
+
2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
* ext/dv/gstdvdec.c: (gst_dvdec_src_convert)