]> git.karo-electronics.de Git - linux-beck.git/commit
[media] videodev2.h: fix sYCC/AdobeYCC default quantization range
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 4 Aug 2016 08:51:12 +0000 (05:51 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 24 Aug 2016 11:17:10 +0000 (08:17 -0300)
commit7e0739cd9c40752fc9d31cac86e3a31d5537be18
tree39f492689f42034774bb2c20225088a617f4b3b0
parentbee3d51156113363e952674504833b4bc92cf15e
[media] videodev2.h: fix sYCC/AdobeYCC default quantization range

The default quantization range of the Y'CbCr encodings of sRGB
and AdobeRGB are full range instead of limited range according to
the corresponding standards.

Fix this in the V4L2_MAP_QUANTIZATION_DEFAULT macro.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/v4l/pixfmt-007.rst
include/uapi/linux/videodev2.h