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 | d3ffec4b9c5f55f90298ca41108b29a2b424800a (patch) | |
tree | 064b89a6d49f5128226324143bcb4d083eb0b363 | |
parent | 485f32c005baac19105a38dd42bf0234eb5864b1 (diff) | |
download | gst-plugins-bad-d3ffec4b9c5f55f90298ca41108b29a2b424800a.tar.gz gst-plugins-bad-d3ffec4b9c5f55f90298ca41108b29a2b424800a.tar.bz2 gst-plugins-bad-d3ffec4b9c5f55f90298ca41108b29a2b424800a.zip |
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) |