diff options
author | David Schleef <ds@schleef.org> | 2004-02-08 02:17:14 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-02-08 02:17:14 +0000 |
commit | 840a9ed1ccb892f8dd25d325ff28356ed506d30b (patch) | |
tree | 8480b4b0c3001e6f57446350a7b8b204bd8b604d | |
parent | dd989ba993f74dd1fbe87da07de2160ccb9f6d00 (diff) |
ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#133508)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
push events to pads that haven't been created (#133508)
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-07 David Schleef <ds@schleef.org> + + * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't + push events to pads that haven't been created (#133508) + 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com> * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert), |