gstreamer/gst
Akihiro Tsukada 94beeb713a playbin2: Don't hold the playbin lock in the autoplug-continue callback
It's not necessary there as the group lock already protects everything
we access here and causes deadlocks in some cases.

Fixes bug #673708.
2012-04-17 09:57:17 +02:00
..
adder adder: chain up to collectpads event handler 2012-04-16 16:30:38 +02:00
app gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
audioconvert Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audiorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audioresample Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audiotestsrc Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
encoding Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
gdp Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
gio Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
playback playbin2: Don't hold the playbin lock in the autoplug-continue callback 2012-04-17 09:57:17 +02:00
subparse Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
tcp tcp: update property documentation to reference correct property 2012-04-11 21:45:46 +02:00
typefind typefinding: more fine-grained ogg typefinding 2012-04-15 22:38:10 +01:00
videoconvert Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videoscale Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videotestsrc Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
volume gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00