vc04_services: bcm2835-codec: Add support for V4L2_PIX_FMT_NV12_COL128
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 16 May 2022 16:37:35 +0000 (17:37 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Wed, 18 May 2022 08:03:23 +0000 (09:03 +0100)
commitc531b173431504f8a065d2604ec8a6e9e9a0d13e
tree92c159ed95e212c6dde7d031bba7078976320524
parent1009d42562897ee5d8e5b9599f335a319f74c290
vc04_services: bcm2835-codec: Add support for V4L2_PIX_FMT_NV12_COL128

V4L2_PIX_FMT_NV12_COL128 is supported by the ISP and the input of
video_encode, output of video_decode, and both input and output
of the ISP.

Add in the plumbing to support the format on those ports.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c