diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-13 16:07:16 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-13 16:07:16 +0000 |
commit | 0d93ea274e70fd810d91308892c6df2289ab753a (patch) | |
tree | 004ea74660894862545f5dd42deebf1e66a8411b | |
parent | 2d80a4aaa673e815dc4c621326535eb24c8e9f8d (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |