OSDN Git Service

media: Fix V4L2_COLORSPACE_470_SYSTEM_BG description
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 1 Oct 2020 10:13:42 +0000 (12:13 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 09:31:07 +0000 (10:31 +0100)
commite7531d5625ed1ec50299059949d5782d9459b8e5
tree57c81de8d538e2b92a31782cd68e113ddd233522
parent020c7b6d3cd45ef0e464961b12632a1419eaf098
media: Fix V4L2_COLORSPACE_470_SYSTEM_BG description

The description of the V4L2_COLORSPACE_470_SYSTEM_BG stated that it was
superseded by SMPTE 170M. That is incorrect. The probably root cause of
this is that the HDMI standard does not support this colorspace and,
unless otherwise signaled, will fall back to SMPTE 170M for SDTV.

However, EBU Tech. 3321 states that sources should signal Rec. 709 as the
colorimetry when using HDMI since the difference between Rec. 709 and
Tech. 3213 are negligible.

Update the text accordingly.

Also drop a spurious " at the end of the Tech 3213 title in the
bibliography.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/biblio.rst
Documentation/userspace-api/media/v4l/colorspaces-details.rst
include/uapi/linux/videodev2.h