gstreamer/ext
Wim Taymans 2bed7c60aa ext/: Remove STREAM locks as they are taken in core now.
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
(gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
(gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
(gst_ogg_demux_chain), (gst_ogg_demux_loop),
(gst_ogg_demux_sink_activate):
* ext/theora/theoradec.c: (theora_dec_src_event),
(theora_handle_comment_packet), (theora_dec_chain),
(theora_dec_change_state):
* ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
(vorbis_handle_data_packet), (vorbis_dec_chain),
(vorbis_dec_change_state):
Remove STREAM locks as they are taken in core now.
Never set bogus granulepos on vorbis/theora.
Fix leaks in theoradec tag parsing.
2005-05-25 12:04:37 +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/: Remove STREAM locks as they are taken in core now. 2005-05-25 12:04:37 +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/: Remove STREAM locks as they are taken in core now. 2005-05-25 12:04:37 +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