aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/v4l2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/media/v4l/v4l2.xml')
-rw-r--r--Documentation/DocBook/media/v4l/v4l2.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml
index eee6908c749..10ccde9d16d 100644
--- a/Documentation/DocBook/media/v4l/v4l2.xml
+++ b/Documentation/DocBook/media/v4l/v4l2.xml
@@ -145,9 +145,12 @@ applications. -->
145 <authorinitials>hv</authorinitials> 145 <authorinitials>hv</authorinitials>
146 <revremark>Added VIDIOC_ENUM_FREQ_BANDS. 146 <revremark>Added VIDIOC_ENUM_FREQ_BANDS.
147 </revremark> 147 </revremark>
148 </revision>
149
150 <revision>
148 <revnumber>3.5</revnumber> 151 <revnumber>3.5</revnumber>
149 <date>2012-05-07</date> 152 <date>2012-05-07</date>
150 <authorinitials>sa, sn</authorinitials> 153 <authorinitials>sa, sn, hv</authorinitials>
151 <revremark>Added V4L2_CTRL_TYPE_INTEGER_MENU and V4L2 subdev 154 <revremark>Added V4L2_CTRL_TYPE_INTEGER_MENU and V4L2 subdev
152 selections API. Improved the description of V4L2_CID_COLORFX 155 selections API. Improved the description of V4L2_CID_COLORFX
153 control, added V4L2_CID_COLORFX_CBCR control. 156 control, added V4L2_CID_COLORFX_CBCR control.
@@ -158,11 +161,8 @@ applications. -->
158 V4L2_CID_3A_LOCK, V4L2_CID_AUTO_FOCUS_START, 161 V4L2_CID_3A_LOCK, V4L2_CID_AUTO_FOCUS_START,
159 V4L2_CID_AUTO_FOCUS_STOP, V4L2_CID_AUTO_FOCUS_STATUS 162 V4L2_CID_AUTO_FOCUS_STOP, V4L2_CID_AUTO_FOCUS_STATUS
160 and V4L2_CID_AUTO_FOCUS_RANGE. 163 and V4L2_CID_AUTO_FOCUS_RANGE.
161 </revremark> 164 Added VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
162 <date>2012-05-01</date> 165 VIDIOC_DV_TIMINGS_CAP.
163 <authorinitials>hv</authorinitials>
164 <revremark>Added VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
165 VIDIOC_DV_TIMINGS_CAP.
166 </revremark> 166 </revremark>
167 </revision> 167 </revision>
168 168
@@ -472,7 +472,7 @@ and discussions on the V4L mailing list.</revremark>
472</partinfo> 472</partinfo>
473 473
474<title>Video for Linux Two API Specification</title> 474<title>Video for Linux Two API Specification</title>
475 <subtitle>Revision 3.5</subtitle> 475 <subtitle>Revision 3.6</subtitle>
476 476
477 <chapter id="common"> 477 <chapter id="common">
478 &sub-common; 478 &sub-common;
@@ -581,6 +581,7 @@ and discussions on the V4L mailing list.</revremark>
581 &sub-subdev-enum-frame-size; 581 &sub-subdev-enum-frame-size;
582 &sub-subdev-enum-mbus-code; 582 &sub-subdev-enum-mbus-code;
583 &sub-subdev-g-crop; 583 &sub-subdev-g-crop;
584 &sub-subdev-g-edid;
584 &sub-subdev-g-fmt; 585 &sub-subdev-g-fmt;
585 &sub-subdev-g-frame-interval; 586 &sub-subdev-g-frame-interval;
586 &sub-subdev-g-selection; 587 &sub-subdev-g-selection;