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

[media] DocBook media: document 3.10 changes

parent b5958dc3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2503,6 +2503,10 @@ that used it. It was originally scheduled for removal in 2.6.35.
	  flags V4L2_IN_CAP_PRESETS and V4L2_OUT_CAP_PRESETS.
	  </para>
        </listitem>
        <listitem>
	  <para>Added new debugging ioctl &VIDIOC-DBG-G-CHIP-NAME;.
	  </para>
        </listitem>
      </orderedlist>
    </section>

+2 −2
Original line number Diff line number Diff line
@@ -142,12 +142,12 @@ applications. -->

      <revision>
	<revnumber>3.10</revnumber>
	<date>2013-03-24</date>
	<date>2013-03-25</date>
	<authorinitials>hv</authorinitials>
	<revremark>Remove obsolete and unused DV_PRESET ioctls:
	VIDIOC_G_DV_PRESET, VIDIOC_S_DV_PRESET, VIDIOC_QUERY_DV_PRESET and
	VIDIOC_ENUM_DV_PRESET. Remove the related v4l2_input/output capability
	flags V4L2_IN_CAP_PRESETS and V4L2_OUT_CAP_PRESETS.
	flags V4L2_IN_CAP_PRESETS and V4L2_OUT_CAP_PRESETS. Added VIDIOC_DBG_G_CHIP_NAME.
	</revremark>
      </revision>