diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/dev-osd.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/dev-osd.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/DocBook/media/v4l/dev-osd.xml b/Documentation/DocBook/media/v4l/dev-osd.xml index 479d9433869a..dd91d6134e8c 100644 --- a/Documentation/DocBook/media/v4l/dev-osd.xml +++ b/Documentation/DocBook/media/v4l/dev-osd.xml | |||
@@ -1,13 +1,6 @@ | |||
1 | <title>Video Output Overlay Interface</title> | 1 | <title>Video Output Overlay Interface</title> |
2 | <subtitle>Also known as On-Screen Display (OSD)</subtitle> | 2 | <subtitle>Also known as On-Screen Display (OSD)</subtitle> |
3 | 3 | ||
4 | <note> | ||
5 | <title>Experimental</title> | ||
6 | |||
7 | <para>This is an <link linkend="experimental">experimental</link> | ||
8 | interface and may change in the future.</para> | ||
9 | </note> | ||
10 | |||
11 | <para>Some video output devices can overlay a framebuffer image onto | 4 | <para>Some video output devices can overlay a framebuffer image onto |
12 | the outgoing video signal. Applications can set up such an overlay | 5 | the outgoing video signal. Applications can set up such an overlay |
13 | using this interface, which borrows structures and ioctls of the <link | 6 | using this interface, which borrows structures and ioctls of the <link |