From: Hans Verkuil Date: Thu, 4 Aug 2016 09:15:41 +0000 (-0300) Subject: [media] pixfmt-007.rst: fix copy-and-paste error in SMPTE-240M doc X-Git-Tag: v4.9-rc1~43^2~368 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=926605d05c9d5f9d43e17f0fc3dc906473325755;p=linux.git [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 Signed-off-by: Mauro Carvalho Chehab --- 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.