gstreamer/gst
Gwenole Beauchesne 8b91ddac0b plugins: fix allocation of DMABUF memory.
The dmabuf allocator would close the DMABUF handle passed in the init
function gst_dmabuf_allocator_alloc(). So, we need to dup() it so that
to avoid a double close, ultimately in the underlying driver that owns
the DMABUF handle.
2015-03-02 13:41:29 +01:00
..
vaapi plugins: fix allocation of DMABUF memory. 2015-03-02 13:41:29 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00