v4l2codec: Add initial GstVideoMeta support
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 11 Mar 2020 21:45:17 +0000 (17:45 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 31 Mar 2020 13:34:05 +0000 (09:34 -0400)
commit3c2d25eebf5934024f032e12311548b4550f52f4
treebb40f8ff5975bd452c66da159d5b3d32ee685682
parentf6690420ceb7cdfd5533cd8e5c7ac762992350be
v4l2codec: Add initial GstVideoMeta support

In this patch we strictly set the GstVideoMeta width/height to the coded width
and height. Further patches will add stride support and frame copying when
downstream does not support GstVideoMeta.
sys/v4l2codecs/gstv4l2codecpool.c
sys/v4l2codecs/gstv4l2codecpool.h