plugins: add support for dma_buf imports.
authorWind Yuan <feng.yuan@intel.com>
Thu, 23 Jan 2014 10:00:09 +0000 (05:00 -0500)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 28 Jan 2015 16:35:16 +0000 (17:35 +0100)
commit667749c67e86413ebbe5e51647df6603a3f2dc26
tree4dc23ea5cb93c02fee12cd62c8aef2d7883196c3
parent797632139ff73bdd6676f94cba043de7a41dd1be
plugins: add support for dma_buf imports.

Allow imports of v4l2 buffers into VA surfaces for further operation
with vaapi plugins, e.g. vaapipostproc or vaapiencode_* elements.

https://bugzilla.gnome.org/show_bug.cgi?id=735362

[fixed memory leaks, ported to new dma_buf infrastructure, cleanups]
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
configure.ac
gst/vaapi/Makefile.am
gst/vaapi/gstvaapipluginbase.c