diff --git a/Documentation/DocBook/media/dvb/dvbapi.xml b/Documentation/DocBook/media/dvb/dvbapi.xml
index 2ab6ddcfc4e095dada4e2e6eb8084003096c279a..d36f8f93c4ff0c01939b96b2d25631858099b0fe 100644
--- a/Documentation/DocBook/media/dvb/dvbapi.xml
+++ b/Documentation/DocBook/media/dvb/dvbapi.xml
@@ -28,7 +28,7 @@
Convergence GmbH
- 2009-2011
+ 2009-2012
Mauro Carvalho Chehab
diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
index 843ec47ea6b494322ba8128fc5e53e37fbf06736..98e8d088b3a5f77cc179e8bda8aaf1bdf623140b 100644
--- a/Documentation/DocBook/media/v4l/compat.xml
+++ b/Documentation/DocBook/media/v4l/compat.xml
@@ -2468,21 +2468,9 @@ that used it. It was originally scheduled for removal in 2.6.35.
reserved2 and removed
V4L2_BUF_FLAG_INPUT.
-
-
-
-
- V4L2 in Linux 3.6
-
Added V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE capabilities.
-
-
-
-
- V4L2 in Linux 3.6
-
Added support for frequency band enumerations: &VIDIOC-ENUM-FREQ-BANDS;.
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml
index eee6908c749fd3b6fb66e0e9ab84c9775c09509b..0292ed106887febe4db9bb84f0e04c5b3dd8185b 100644
--- a/Documentation/DocBook/media/v4l/v4l2.xml
+++ b/Documentation/DocBook/media/v4l/v4l2.xml
@@ -145,9 +145,12 @@ applications. -->
hv
Added VIDIOC_ENUM_FREQ_BANDS.
+
+
+
3.5
2012-05-07
- sa, sn
+ sa, sn, hv
Added V4L2_CTRL_TYPE_INTEGER_MENU and V4L2 subdev
selections API. Improved the description of V4L2_CID_COLORFX
control, added V4L2_CID_COLORFX_CBCR control.
@@ -158,11 +161,8 @@ applications. -->
V4L2_CID_3A_LOCK, V4L2_CID_AUTO_FOCUS_START,
V4L2_CID_AUTO_FOCUS_STOP, V4L2_CID_AUTO_FOCUS_STATUS
and V4L2_CID_AUTO_FOCUS_RANGE.
-
- 2012-05-01
- hv
- Added VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
- VIDIOC_DV_TIMINGS_CAP.
+ Added VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
+ VIDIOC_DV_TIMINGS_CAP.
@@ -472,7 +472,7 @@ and discussions on the V4L mailing list.
Video for Linux Two API Specification
- Revision 3.5
+ Revision 3.6
&sub-common;
diff --git a/Documentation/DocBook/media_api.tmpl b/Documentation/DocBook/media_api.tmpl
index 4e8e8985cc1722a5594efdb61c2c0a5af1294929..f2413acfe24105b00b529feca5a0490d6a9b126d 100644
--- a/Documentation/DocBook/media_api.tmpl
+++ b/Documentation/DocBook/media_api.tmpl
@@ -29,7 +29,7 @@
LINUX MEDIA INFRASTRUCTURE API
- 2009-2011
+ 2009-2012
LinuxTV Developers
@@ -53,7 +53,7 @@ Foundation. A copy of the license is included in the chapter entitled
video and radio straming devices, including video cameras,
analog and digital TV receiver cards, AM/FM receiver cards,
streaming capture devices.
- It is divided into three parts.
+ It is divided into four parts.
The first part covers radio, capture,
cameras and analog TV devices.
The second part covers the
@@ -62,7 +62,8 @@ Foundation. A copy of the license is included in the chapter entitled
in fact it covers several different video standards including
DVB-T, DVB-S, DVB-C and ATSC. The API is currently being updated
to documment support also for DVB-S2, ISDB-T and ISDB-S.
- The third part covers Remote Controller API
+ The third part covers the Remote Controller API.
+ The fourth part covers the Media Controller API.
For additional information and for the latest development code,
see: http://linuxtv.org.
For discussing improvements, reporting troubles, sending new drivers, etc, please mail to: Linux Media Mailing List (LMML)..
@@ -87,7 +88,7 @@ Foundation. A copy of the license is included in the chapter entitled
- 2009-2011
+ 2009-2012
Mauro Carvalho Chehab