ext/ogg/gstoggdemux.c: make sure to handle the case where there's no current chain...
authorBenjamin Otte <otte@gnome.org>
Sat, 6 Mar 2004 11:18:27 +0000 (11:18 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 6 Mar 2004 11:18:27 +0000 (11:18 +0000)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
(gst_ogg_demux_src_query):
make sure to handle the case where there's no current chain
gracefully.

ChangeLog

index 007d831..d145979 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-06  Benjamin Otte  <otte@gnome.org>
+
+       * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
+       (gst_ogg_demux_src_query):
+         make sure to handle the case where there's no current chain
+         gracefully.
+
 2004-03-05  David Schleef  <ds@schleef.org>
 
        * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):