v4l2object: add support for ABGR, xBGR, RGBA, and RGBx formats
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 23 Sep 2019 12:34:20 +0000 (14:34 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 25 Sep 2019 08:44:13 +0000 (10:44 +0200)
commit2b1658fca2e25b321580a066955de3dd453b2846
tree3e2a04c4639fd2c3589717200659f213df661987
parent06a084d70c26e6a1e3daa274e7f877b00b47f219
v4l2object: add support for ABGR, xBGR, RGBA, and RGBx formats

Map them to the new V4L2_PIX_FMT_{BGRA32,BGRX32,RGBA32,RGBX32} pixel
formats.
sys/v4l2/gstv4l2object.c