]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - Documentation/DocBook/media/v4l/compat.xml
[media] v4l2-ctrl: Add helper function for the controls range update
[mirror_ubuntu-bionic-kernel.git] / Documentation / DocBook / media / v4l / compat.xml
index 3dd9e78815d1bca89576c2817bb050471419cf04..104a1a2b88495845e67faa091a8d3ca8b190dae8 100644 (file)
@@ -2477,6 +2477,22 @@ that used it. It was originally scheduled for removal in 2.6.35.
       </orderedlist>
     </section>
 
+    <section>
+      <title>V4L2 in Linux 3.9</title>
+      <orderedlist>
+        <listitem>
+         <para>Added timestamp types to
+         <structfield>flags</structfield> field in
+         <structname>v4l2_buffer</structname>. See <xref
+         linkend="buffer-flags" />.</para>
+        </listitem>
+        <listitem>
+         <para>Added <constant>V4L2_EVENT_CTRL_CH_RANGE</constant> control event
+         changes flag. See <xref linkend="changes-flags"/>.</para>
+        </listitem>
+      </orderedlist>
+    </section>
+
     <section id="other">
       <title>Relation of V4L2 to other Linux multimedia APIs</title>