msdk: vpp: Add dmabuf-export support
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Mon, 30 Apr 2018 20:39:52 +0000 (12:39 -0800)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Mon, 30 Apr 2018 20:39:52 +0000 (12:39 -0800)
commitef6e186801fe664e5c22281f0a5d6f98176b3607
treeb36fc28fa66e0e4fa26198fd8c783a72e0cbebcc
parent7cebaa4fb4fe5cf45bc9600e07d6a3b174c8bd3a
msdk: vpp: Add dmabuf-export support

Currenly, the dmabuf buffer pool can be negotiated
only through DMABuf capsfeatures.
This will not allow to negotiate dmabuf support with
v4l2src (v4l2src ! msdkvpp) where v4l2src always export
the dmabuf based memory with out using the DMABuf capsfeatures.
So it requires fix based on:
https://bugzilla.gnome.org/show_bug.cgi?id=794817

https://bugzilla.gnome.org/show_bug.cgi?id=794946
sys/msdk/gstmsdkvpp.c
sys/msdk/gstmsdkvpp.h