gstreamer/gst
Olivier Crete fc7e6b19fd vaapidecode: Check the condition after taking the lock
Otherwise the condition could become true before the lock
is taken and the g_cond_signal() could be called
before the g_cond_wait(), so the g_cond_wait() is never
awoken.

https://bugzilla.gnome.org/show_bug.cgi?id=740645
2015-02-04 18:34:59 +02:00
..
vaapi vaapidecode: Check the condition after taking the lock 2015-02-04 18:34:59 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00