aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-08-04 06:15:41 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-24 08:42:31 -0300
commit926605d05c9d5f9d43e17f0fc3dc906473325755 (patch)
treece7738b1c98faaee18025ad15ae2bb6d6fdd08bf
parent[media] pixfmt-007.rst: fix a messed up note in the DCI-P3 doc (diff)
downloadlinux-dev-926605d05c9d5f9d43e17f0fc3dc906473325755.tar.xz
linux-dev-926605d05c9d5f9d43e17f0fc3dc906473325755.zip
[media] pixfmt-007.rst: fix copy-and-paste error in SMPTE-240M doc
Instead of referring to Y', Cb and Cr, it referred to Yc', Cbc and Crc, which were accidentally copied from the BT.2020 constant luminance text. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r--Documentation/media/uapi/v4l/pixfmt-007.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/pixfmt-007.rst b/Documentation/media/uapi/v4l/pixfmt-007.rst
index 28c57a28d219..f3e7f9e4c616 100644
--- a/Documentation/media/uapi/v4l/pixfmt-007.rst
+++ b/Documentation/media/uapi/v4l/pixfmt-007.rst
@@ -742,7 +742,7 @@ the following ``V4L2_YCBCR_ENC_SMPTE240M`` encoding:
Cr = 0.5R' - 0.4451G' - 0.0549B'
-Yc' is clamped to the range [0…1] and Cbc and Crc are clamped to the
+Y' is clamped to the range [0…1] and Cb and Cr are clamped to the
range [-0.5…0.5]. The Y'CbCr quantization is limited range.