gstreamer/sys/xvimage
Nicolas Dufresne df313a6dbc xvimagesink: Don't share internal pool
Sharing the internal pool results in situation where the pool may have
two upstream owners. This creates a race upon deactivation. Instead,
always offer a new pool, and keep the internal pool internal in case
we absolutely need it.

https://bugzilla.gnome.org/show_bug.cgi?id=748344
2015-06-12 18:26:07 -04:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
xvcontext.c ximagesink, xvimagesink: fix string leaks when setting class hint 2015-06-08 20:19:42 +01:00
xvcontext.h xvimagesink: only try to set XV_ITURBT_709 port attribute if it exists 2014-09-11 22:58:16 +01:00
xvimage.c xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimageallocator.c xvimagsink: fix failure to allocate large shared memory blocks 2015-04-03 11:18:46 +01:00
xvimageallocator.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimagepool.c Fix double semicolons 2015-03-10 09:27:08 +00:00
xvimagepool.h xvimagesink: get rid of unnecessary private struct for pool 2014-09-27 16:21:37 +01:00
xvimagesink.c xvimagesink: Don't share internal pool 2015-06-12 18:26:07 -04:00
xvimagesink.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00