ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#133508)
authorDavid Schleef <ds@schleef.org>
Sun, 8 Feb 2004 02:17:14 +0000 (02:17 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 8 Feb 2004 02:17:14 +0000 (02:17 +0000)
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)

ChangeLog

index f6bb8a1..1e97eb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),