summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/control.rst
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2019-08-13 08:31:28 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-15 08:12:06 -0300
commit24a90c926219505efd9b9ac773bb015e32d5519c (patch)
tree5f7284c56a219b98c6255f872906635ca4b5e2cf /Documentation/media/uapi/v4l/control.rst
parent50435d8dbc0560c1b7ee2381edddb7e84b96d464 (diff)
downloadlinux-0-day-24a90c926219505efd9b9ac773bb015e32d5519c.tar.gz
linux-0-day-24a90c926219505efd9b9ac773bb015e32d5519c.tar.xz
media: v4l: Documentation: Raw Bayer formats are not RGB formats
The raw Bayer formats have been listed under the label of RGB formats but in fact they're quite different. The latter are readily usable as such whereas the former require quite bit of image processing before useful. Split them into RGB and raw Bayer formats. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/uapi/v4l/control.rst')
-rw-r--r--Documentation/media/uapi/v4l/control.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/control.rst b/Documentation/media/uapi/v4l/control.rst
index 71417bba028c6..ef62e088ff7ae 100644
--- a/Documentation/media/uapi/v4l/control.rst
+++ b/Documentation/media/uapi/v4l/control.rst
@@ -295,7 +295,7 @@ Control IDs
Sets the alpha color component. When a capture device (or capture
queue of a mem-to-mem device) produces a frame format that includes
an alpha component (e.g.
- :ref:`packed RGB image formats <rgb-formats>`) and the alpha value
+ :ref:`packed RGB image formats <pixfmt-rgb>`) and the alpha value
is not defined by the device or the mem-to-mem input data this
control lets you select the alpha component value of all pixels.
When an output device (or output queue of a mem-to-mem device)