diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2015-03-20 18:05:03 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-08 11:36:52 +0200 |
commit | 5ce65d1f874ddc109780fc781bb3b099bff82001 (patch) | |
tree | 555050a4f8daca86b193b5c8101195f7301848a7 /Makefile | |
parent | [media] media/Documentation: New flag EXECUTE_ON_WRITE (diff) | |
download | linux-5ce65d1f874ddc109780fc781bb3b099bff82001.tar.xz linux-5ce65d1f874ddc109780fc781bb3b099bff82001.zip |
[media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flag
In the past the V4L2_DV_BT_STD_CEA861 standard bit was used to
determine whether the format is a CE (Consumer Electronics) format
or not. However, the 640x480p59.94 format is part of the CEA-861
standard, but it is *not* a CE video format.
Add a new flag to make this explicit. This information is needed
in order to determine the default R'G'B' encoding for the format:
for CE video this is limited range (16-235) instead of full range
(0-255).
The header with all the timings has been updated with this new
flag.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Martin Bugge <marbugge@cisco.com>
Cc: Mats Randgaard <mats.randgaard@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions