diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-12-07 02:03:10 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-12-07 16:11:39 +0300 |
commit | 7cb8bd292ba0e3823cf31f8cd247c5557f3b7c67 (patch) | |
tree | 4ae4bc61d502ad846c8507273d8368ca2d44b06b /Documentation/userspace-api/media/v4l/yuv-formats.rst | |
parent | e3ae4c204d1f00c4366b4beeae62b3414761c6f8 (diff) | |
download | linux-7cb8bd292ba0e3823cf31f8cd247c5557f3b7c67.tar.xz |
media: doc: pixfmt-yuv: Move all packed YUV formats to common file
The pixfmt-packed-yuv.rst file documents packed YUV 4:4:4 formats, but
is titled generically as "Packed YUV formats". 4:2:2 and 4:1:1 packed
YUV formats are documented in separate files, which can be confusing.
Group all packed YUV formats in pixfmt-packed-yuv.rst, which allows
documenting the 4:2:2 formats in a more concise way.
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>
Diffstat (limited to 'Documentation/userspace-api/media/v4l/yuv-formats.rst')
-rw-r--r-- | Documentation/userspace-api/media/v4l/yuv-formats.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/userspace-api/media/v4l/yuv-formats.rst b/Documentation/userspace-api/media/v4l/yuv-formats.rst index 79a4fda566c6..a5b17040679e 100644 --- a/Documentation/userspace-api/media/v4l/yuv-formats.rst +++ b/Documentation/userspace-api/media/v4l/yuv-formats.rst @@ -276,11 +276,6 @@ image. pixfmt-y8i pixfmt-y12i pixfmt-uv8 - pixfmt-yuyv - pixfmt-uyvy - pixfmt-yvyu - pixfmt-vyuy - pixfmt-y41p pixfmt-yuv420 pixfmt-yuv420m pixfmt-yuv422m |