ext/ogg/gstoggdemux.c: Also FLUSH upstream, makes the loop function exit faster.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 30 May 2005 16:34:46 +0000 (16:34 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 30 May 2005 16:34:46 +0000 (16:34 +0000)
commitb6764dcc97929eb065042d89a335251e4afffb67
tree948c2d249c82dad66b533e8339d085e1cae7ab23
parent70fbbf750b8b801d00ae333821748e717c9170ec
ext/ogg/gstoggdemux.c: Also FLUSH upstream, makes the loop function exit faster.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
(gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
Also FLUSH upstream, makes the loop function exit faster.

* ext/theora/theoradec.c: (theora_dec_src_query):
Some more debug info in the query.

* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
(gst_ximagesink_setcaps):
Release lock on par error, better error reporting.
ChangeLog
ext/ogg/gstoggdemux.c
ext/theora/theoradec.c