media: doc: pixfmt-packed-yuv: Express 4:4:4 formats in a more compact way
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 6 Dec 2020 23:03:12 +0000 (00:03 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 7 Dec 2020 13:19:35 +0000 (14:19 +0100)
commit2f2a387e9fa495ec7ab4fcb29e0d93c7be022f97
treec192e4bba27b8599130fa8afd0d9869752521812
parent4578d936b4ba694d79909f3f4f2deaed4b64f2c5
media: doc: pixfmt-packed-yuv: Express 4:4:4 formats in a more compact way

The 4:4:4 packed YUV formats are documented with a bit-level
representation, which creates a wide table. Switch to a byte-oriented
representation to make it more compact. This prepares for the addition
of formats with more than 8 bits per component, that would make the
table way too wide.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst