gstreamer/sys/xvimage
Wim Taymans da4884a834 x11: don't block in buffer acquire
Don't ever block when acquiring a buffer from the bufferpool in the fallback
mode. If we block, we might deadlock when going to PAUSED because we never
unlock when going to paused.

The acquire can block when there are no more buffers in the pool, this is a
sign that the pool is too small. Since we are the only ones using the pool in
the fallback case and because we scale the buffer, someone else must be using
our pool as well and is doing something bad.
2012-08-10 12:13:57 +02:00
..
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
xvimage.c gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
xvimagepool.c video: improve frame_flags 2012-04-19 14:14:35 +02:00
xvimagepool.h update for metadata API changes 2012-02-29 17:25:10 +01:00
xvimagesink.c x11: don't block in buffer acquire 2012-08-10 12:13:57 +02:00
xvimagesink.h Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00