commit | 7e0739cd9c40752fc9d31cac86e3a31d5537be18 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Thu Aug 04 05:51:12 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Aug 24 08:17:10 2016 -0300 |
tree | 39f492689f42034774bb2c20225088a617f4b3b0 | |
parent | bee3d51156113363e952674504833b4bc92cf15e [diff] |
[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>