Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331087
b: refs/heads/master
c: 8fd207a
h: refs/heads/master
i:
  331085: 512b7c9
  331083: 6a3c43c
  331079: 49f822b
  331071: aad044f
v: v3
  • Loading branch information
Sakari Ailus authored and Mauro Carvalho Chehab committed Sep 26, 2012
1 parent 4c1f1ca commit dbe78d5
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 61 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86bf66e86efedc383dbd7357be88c5c02c763108
refs/heads/master: 8fd207a1f7b65bee0a9b7948cb310d96fb11cc9e
23 changes: 0 additions & 23 deletions trunk/Documentation/DocBook/media/v4l/compat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2555,29 +2555,6 @@ and may change in the future.</para>
<para>Video Output Overlay (OSD) Interface, <xref
linkend="osd" />.</para>
</listitem>
<listitem>
<para><constant>V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY</constant>,
&v4l2-buf-type;, <xref linkend="v4l2-buf-type" />.</para>
</listitem>
<listitem>
<para><constant>V4L2_CAP_VIDEO_OUTPUT_OVERLAY</constant>,
&VIDIOC-QUERYCAP; ioctl, <xref linkend="device-capabilities" />.</para>
</listitem>
<listitem>
<para>&VIDIOC-ENUM-FRAMESIZES; and
&VIDIOC-ENUM-FRAMEINTERVALS; ioctls.</para>
</listitem>
<listitem>
<para>&VIDIOC-G-ENC-INDEX; ioctl.</para>
</listitem>
<listitem>
<para>&VIDIOC-ENCODER-CMD; and &VIDIOC-TRY-ENCODER-CMD;
ioctls.</para>
</listitem>
<listitem>
<para>&VIDIOC-DECODER-CMD; and &VIDIOC-TRY-DECODER-CMD;
ioctls.</para>
</listitem>
<listitem>
<para>&VIDIOC-DBG-G-REGISTER; and &VIDIOC-DBG-S-REGISTER;
ioctls.</para>
Expand Down
7 changes: 0 additions & 7 deletions trunk/Documentation/DocBook/media/v4l/dev-osd.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
<title>Video Output Overlay Interface</title>
<subtitle>Also known as On-Screen Display (OSD)</subtitle>

<note>
<title>Experimental</title>

<para>This is an <link linkend="experimental">experimental</link>
interface and may change in the future.</para>
</note>

<para>Some video output devices can overlay a framebuffer image onto
the outgoing video signal. Applications can set up such an overlay
using this interface, which borrows structures and ioctls of the <link
Expand Down
3 changes: 1 addition & 2 deletions trunk/Documentation/DocBook/media/v4l/io.xml
Original file line number Diff line number Diff line change
Expand Up @@ -827,8 +827,7 @@ should set this to 0.</entry>
<entry><constant>V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY</constant></entry>
<entry>8</entry>
<entry>Buffer for video output overlay (OSD), see <xref
linkend="osd" />. Status: <link
linkend="experimental">Experimental</link>.</entry>
linkend="osd" />.</entry>
</row>
<row>
<entry><constant>V4L2_BUF_TYPE_PRIVATE</constant></entry>
Expand Down
7 changes: 0 additions & 7 deletions trunk/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@
<refsect1>
<title>Description</title>

<note>
<title>Experimental</title>

<para>This is an <link linkend="experimental">experimental</link>
interface and may change in the future.</para>
</note>

<para>These ioctls control an audio/video (usually MPEG-) decoder.
<constant>VIDIOC_DECODER_CMD</constant> sends a command to the
decoder, <constant>VIDIOC_TRY_DECODER_CMD</constant> can be used to
Expand Down
7 changes: 0 additions & 7 deletions trunk/Documentation/DocBook/media/v4l/vidioc-encoder-cmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@
<refsect1>
<title>Description</title>

<note>
<title>Experimental</title>

<para>This is an <link linkend="experimental">experimental</link>
interface and may change in the future.</para>
</note>

<para>These ioctls control an audio/video (usually MPEG-) encoder.
<constant>VIDIOC_ENCODER_CMD</constant> sends a command to the
encoder, <constant>VIDIOC_TRY_ENCODER_CMD</constant> can be used to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@ and pixel format and receives a frame width and height.</para>
<refsect1>
<title>Description</title>

<note>
<title>Experimental</title>

<para>This is an <link linkend="experimental">experimental</link>
interface and may change in the future.</para>
</note>

<para>This ioctl allows applications to enumerate all frame sizes
(&ie; width and height in pixels) that the device supports for the
given pixel format.</para>
Expand Down
7 changes: 0 additions & 7 deletions trunk/Documentation/DocBook/media/v4l/vidioc-g-enc-index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@
<refsect1>
<title>Description</title>

<note>
<title>Experimental</title>

<para>This is an <link linkend="experimental">experimental</link>
interface and may change in the future.</para>
</note>

<para>The <constant>VIDIOC_G_ENC_INDEX</constant> ioctl provides
meta data about a compressed video stream the same or another
application currently reads from the driver, which is useful for
Expand Down

0 comments on commit dbe78d5

Please sign in to comment.