]> git.sesse.net Git - ffmpeg/blob - doc/libavdevice.texi
Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'
[ffmpeg] / doc / libavdevice.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle Libavdevice Documentation
4 @titlepage
5 @center @titlefont{Libavdevice Documentation}
6 @end titlepage
7
8 @top
9
10 @contents
11
12 @chapter Description
13 @c man begin DESCRIPTION
14
15 The libavdevice library provides a generic framework for grabbing from
16 and rendering to many common multimedia input/output devices, and
17 supports several input and output devices, including Video4Linux2,
18 VfW, DShow, and ALSA.
19
20 @c man end DESCRIPTION
21
22 @ignore
23
24 @setfilename libavdevice
25 @settitle multimedia device handling library
26
27 @c man begin SEEALSO
28 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3),
29 libavcodec(3), libavformat(3), ffmpeg-devices(1)
30 @c man end
31
32 @c man begin AUTHORS
33 See Git history (git://source.ffmpeg.org/ffmpeg)
34 @c man end
35
36 @end ignore
37
38 @bye