ext/ogg/gstoggdemux.c: make sure to handle the case where there's no current chain gracefully.

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.
This commit is contained in:
Benjamin Otte 2004-03-06 11:18:27 +00:00
parent 9550f87d4b
commit dcf7ba5652

View file

@ -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):