From: Hans Verkuil Date: Fri, 20 Mar 2015 17:05:04 +0000 (-0300) Subject: [media] DocBook media: document the new V4L2_DV_FL_IS_CE_VIDEO flag X-Git-Tag: v4.1-rc1~59^2~1^2~57 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8b44b4e513a8da1d68759897445431b5d2e99d91;p=karo-tx-linux.git [media] DocBook media: document the new V4L2_DV_FL_IS_CE_VIDEO flag Document this new flag. Signed-off-by: Hans Verkuil Cc: Martin Bugge Cc: Mats Randgaard Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml b/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml index 7d10784a0fce..764b635ed4cf 100644 --- a/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml +++ b/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml @@ -325,6 +325,15 @@ the same number of half-lines. Whether half-lines can be detected or used depend the hardware. + + V4L2_DV_FL_IS_CE_VIDEO + If set, then this is a Consumer Electronics (CE) video format. +Such formats differ from other formats (commonly called IT formats) in that if +R'G'B' encoding is used then by default the R'G'B' values use limited range +(i.e. 16-235) as opposed to full range (i.e. 0-255). All formats defined in CEA-861 +except for the 640x480p59.94 format are CE formats. + +