v4l2object: Add a method to try and import buffers
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 1 Aug 2018 17:07:52 +0000 (13:07 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 27 Aug 2018 17:41:30 +0000 (13:41 -0400)
commit1c729be537fe5966021a14487603426f1eb29d9c
tree7ba72a379d62a0cac9011f65463754a74e9766c3
parentd6d81873453d1fb7ec7b38609f2187c8e933ab7b
v4l2object: Add a method to try and import buffers

This method will check if a buffer, base on it's video meta,
can be imported. It will also try and adapt the request stride
in case this is the only that miss-match.

https://bugzilla.gnome.org/show_bug.cgi?id=583890
sys/v4l2/gstv4l2object.c
sys/v4l2/gstv4l2object.h