Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 571d19c3 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook: various version/copyright year updates



- update 2011 to 2012 for copyrights
- update V4L2 spec version to 3.6
- update the intro to also refer to part four: the Media Controller
- fix an incorrect revision section
- fix an incorrect 3.6 kernel changes section

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 7a44e376
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
	<holder>Convergence GmbH</holder>
</copyright>
<copyright>
	<year>2009-2011</year>
	<year>2009-2012</year>
	<holder>Mauro Carvalho Chehab</holder>
</copyright>

+0 −12
Original line number Diff line number Diff line
@@ -2468,21 +2468,9 @@ that used it. It was originally scheduled for removal in 2.6.35.
	  <structfield>reserved2</structfield> and removed
	  <constant>V4L2_BUF_FLAG_INPUT</constant>.</para>
	</listitem>
      </orderedlist>
    </section>

    <section>
      <title>V4L2 in Linux 3.6</title>
      <orderedlist>
        <listitem>
	  <para>Added V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE capabilities.</para>
        </listitem>
      </orderedlist>
    </section>

    <section>
      <title>V4L2 in Linux 3.6</title>
      <orderedlist>
        <listitem>
	  <para>Added support for frequency band enumerations: &VIDIOC-ENUM-FREQ-BANDS;.</para>
        </listitem>
+7 −7
Original line number Diff line number Diff line
@@ -145,9 +145,12 @@ applications. -->
	<authorinitials>hv</authorinitials>
	<revremark>Added VIDIOC_ENUM_FREQ_BANDS.
	</revremark>
      </revision>

      <revision>
	<revnumber>3.5</revnumber>
	<date>2012-05-07</date>
	<authorinitials>sa, sn</authorinitials>
	<authorinitials>sa, sn, hv</authorinitials>
	<revremark>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,10 +161,7 @@ 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.
	</revremark>
	<date>2012-05-01</date>
	<authorinitials>hv</authorinitials>
	<revremark>Added VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
	    Added VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
	    VIDIOC_DV_TIMINGS_CAP.
	</revremark>
      </revision>
@@ -472,7 +472,7 @@ and discussions on the V4L mailing list.</revremark>
</partinfo>

<title>Video for Linux Two API Specification</title>
 <subtitle>Revision 3.5</subtitle>
 <subtitle>Revision 3.6</subtitle>

  <chapter id="common">
    &sub-common;
+5 −4
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
<title>LINUX MEDIA INFRASTRUCTURE API</title>

<copyright>
	<year>2009-2011</year>
	<year>2009-2012</year>
	<holder>LinuxTV Developers</holder>
</copyright>

@@ -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.</para>
	<para>It is divided into three parts.</para>
	<para>It is divided into four parts.</para>
	<para>The first part covers radio, capture,
		cameras and analog TV devices.</para>
	<para>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.</para>
	<para>The third part covers Remote Controller API</para>
	<para>The third part covers the Remote Controller API.</para>
	<para>The fourth part covers the Media Controller API.</para>
	<para>For additional information and for the latest development code,
		see: <ulink url="http://linuxtv.org">http://linuxtv.org</ulink>.</para>
	<para>For discussing improvements, reporting troubles, sending new drivers, etc, please mail to: <ulink url="http://vger.kernel.org/vger-lists.html#linux-media">Linux Media Mailing List (LMML).</ulink>.</para>
@@ -87,7 +88,7 @@ Foundation. A copy of the license is included in the chapter entitled
</author>
</authorgroup>
<copyright>
	<year>2009-2011</year>
	<year>2009-2012</year>
	<holder>Mauro Carvalho Chehab</holder>
</copyright>