ext/ogg/gstoggdemux.c: Handle various conditions better when we don't understand...
authorMichael Smith <msmith@xiph.org>
Fri, 25 Nov 2005 17:15:46 +0000 (17:15 +0000)
committerMichael Smith <msmith@xiph.org>
Fri, 25 Nov 2005 17:15:46 +0000 (17:15 +0000)
commitd263be8f796be256fdc7f35742b8586add10fbec
treea0319e268a365e9c01313f9f3e221c7e09e18e03
parent89eb8f48e107847755a7660ea10b7930c92364cb
ext/ogg/gstoggdemux.c: Handle various conditions better when we don't understand a stream.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
(gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
(gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
(gst_ogg_demux_send_event), (gst_ogg_demux_loop):
Handle various conditions better when we don't understand a stream.
Removes a heap of CRITICALs on ogg streams containing unknown data.
ChangeLog
ext/ogg/gstoggdemux.c