gstreamer/ext
Wim Taymans b6764dcc97 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.
2005-05-30 16:34:46 +00:00
..
alsa ext/alsa/gstalsasink.c: Open non-blocking, set to blocking mode afterwards to avoid lockups when audio device is busy. 2005-05-25 11:57:45 +00:00
cdparanoia ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208). 2005-02-08 11:28:54 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: Fix memleaks, GST_BUFFER_DATA() is not freed. 2005-05-25 11:59:39 +00:00
libvisual Convert gst_main() to g_main_loop_run() 2005-04-25 00:30:40 +00:00
ogg ext/ogg/gstoggdemux.c: Also FLUSH upstream, makes the loop function exit faster. 2005-05-30 16:34:46 +00:00
pango ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
theora ext/ogg/gstoggdemux.c: Also FLUSH upstream, makes the loop function exit faster. 2005-05-30 16:34:46 +00:00
vorbis ext/: Remove STREAM locks as they are taken in core now. 2005-05-25 12:04:37 +00:00
Makefile.am ext/Makefile.am: Disable cdparanoia until someone ports it! 2005-05-06 10:09:43 +00:00