staging: vc04_services: codec: Add support for V4L2_PIX_FMT_RGBA32 format
authorDavid Plowman <david.plowman@raspberrypi.com>
Mon, 7 Mar 2022 10:00:33 +0000 (10:00 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:46 +0000 (16:04 +0000)
commit1389ee017b5604f01732292bea4bcf6773e8570c
tree78f7e34fa822350975041e561c3f48e6d2cb5607
parent4f9ab72195090974a4e3c26857fd2717e5e3b733
staging: vc04_services: codec: Add support for V4L2_PIX_FMT_RGBA32 format

We already support V4L2_PIX_FMT_BGR32 which is the same thing with red
and blue swapped, so it makes sense to include this variant as well.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c