media: doc: pixfmt-packed-yuv: Fill padding bits with 'X'
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 6 Dec 2020 23:03:11 +0000 (00:03 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 7 Dec 2020 13:12:37 +0000 (14:12 +0100)
commit4578d936b4ba694d79909f3f4f2deaed4b64f2c5
tree1540f0cdc6a7cb94237e2c292a5a4aae340c50ef
parent7cb8bd292ba0e3823cf31f8cd247c5557f3b7c67
media: doc: pixfmt-packed-yuv: Fill padding bits with 'X'

The padding bits are left blank, which look weird in the XYUV format,
and, worse, may lead to the VUYX format to be understand as consuming 3
bytes per pixel. Add 'X' for padding bits as we do for RGB formats.

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