aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/v4l/compat.xml
diff options
context:
space:
mode:
authorPawel Osciak <pawel@osciak.com>2011-03-13 15:20:22 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-22 04:55:04 -0300
commitf0e3b646ccce66c9e878966227ce8415d3c11c2a (patch)
tree8550734ecf4ebef1817c2c381268d372d266c176 /Documentation/DocBook/v4l/compat.xml
parent[media] af9013: reimplement firmware download (diff)
downloadlinux-dev-f0e3b646ccce66c9e878966227ce8415d3c11c2a.tar.xz
linux-dev-f0e3b646ccce66c9e878966227ce8415d3c11c2a.zip
[media] Make 2.6.39 not 2.6.38 the version when Multi-planar API was added
Multi-planar API was added to 2.6.39 version of Video for Linux 2 API. Signed-off-by: Pawel Osciak <pawel@osciak.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/v4l/compat.xml')
-rw-r--r--Documentation/DocBook/v4l/compat.xml13
1 files changed, 4 insertions, 9 deletions
diff --git a/Documentation/DocBook/v4l/compat.xml b/Documentation/DocBook/v4l/compat.xml
index 4d74bf24e114..9f7cd4f25792 100644
--- a/Documentation/DocBook/v4l/compat.xml
+++ b/Documentation/DocBook/v4l/compat.xml
@@ -2354,9 +2354,12 @@ that used it. It was originally scheduled for removal in 2.6.35.
</orderedlist>
</section>
<section>
- <title>V4L2 in Linux 2.6.38</title>
+ <title>V4L2 in Linux 2.6.39</title>
<orderedlist>
<listitem>
+ <para>The old VIDIOC_*_OLD symbols and V4L1 support were removed.</para>
+ </listitem>
+ <listitem>
<para>Multi-planar API added. Does not affect the compatibility of
current drivers and applications. See
<link linkend="planar-apis">multi-planar API</link>
@@ -2364,14 +2367,6 @@ that used it. It was originally scheduled for removal in 2.6.35.
</listitem>
</orderedlist>
</section>
- <section>
- <title>V4L2 in Linux 2.6.39</title>
- <orderedlist>
- <listitem>
- <para>The old VIDIOC_*_OLD symbols and V4L1 support were removed.</para>
- </listitem>
- </orderedlist>
- </section>
<section id="other">
<title>Relation of V4L2 to other Linux multimedia APIs</title>