v4l2object: Map correct video format for RGBA
authorHou Qi <qi.hou@nxp.com>
Thu, 7 Jan 2021 08:57:27 +0000 (16:57 +0800)
committerHou Qi <qi.hou@nxp.com>
Mon, 11 Jan 2021 01:05:05 +0000 (09:05 +0800)
commit386b785e48a1944a40d296e7e56322125c7b0100
tree0fec42e706aa7b62ebb46a8deebc9676cc3556af
parent79efd372c12ae9117f3863d756296a22a4010c0f
v4l2object: Map correct video format for RGBA

Map V4L2_PIX_FMT_RGBA32 pixel format to GST_VIDEO_FORMAT_RGBA instead of
GST_VIDEO_FORMAT_RGB video format to support RGBA.

Fixes #823

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/848>
docs/gst_plugins_cache.json
sys/v4l2/gstv4l2object.c