gstreamer: add libv4l2 support 63/13663/3
authorMartin Kelly <mkelly@xevo.com>
Fri, 2 Mar 2018 00:04:39 +0000 (16:04 -0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 10 Apr 2018 05:20:14 +0000 (05:20 +0000)
commit4e15d1427c0a6967c015696d7cda05f9388dda9b
tree66ca5c7ca21984a10fc8bbe45a6d87eb97646de3
parentd7489cff0cbc5937951759c3d8f30da6a47771f4
gstreamer: add libv4l2 support

libv4l2 support is useful for getting more out of v4l2src. I discovered
this when trying to get RGB format video out of a camera and seeing that
libv4l2 can emulate it (even when the camera does not support it).
However, that emulation must be compiled into gstreamer, so let's do
that.

Change-Id: I1117277dd48fefbbe2a9a1e80f274cb145f3a5e5
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-agl/recipes-multimedia/gstreamer1.0-plugins-good/gstreamer1.0-plugins-good_%.bbappend [new file with mode: 0644]