mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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:
parent
6c3fbe6d45
commit
10e742c2e1
1 changed files with 7 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue