Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / doc / libavfilter.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle Libavfilter Documentation
4 @titlepage
5 @center @titlefont{Libavfilter Documentation}
6 @end titlepage
7
8 @top
9
10 @contents
11
12 @chapter Description
13 @c man begin DESCRIPTION
14
15 The libavfilter library provides a generic audio/video filtering
16 framework containing several filters, sources and sinks.
17
18 @c man end DESCRIPTION
19
20 @chapter See Also
21
22 @ifhtml
23 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
24 @url{ffmpeg-filters.html,ffmpeg-filters},
25 @url{libavutil.html,libavutil}, @url{libswscale.html,libswscale}, @url{libswresample.html,libswresample},
26 @url{libavcodec.html,libavcodec}, @url{libavformat.html,libavformat}, @url{libavdevice.html,libavdevice}
27 @end ifhtml
28
29 @ifnothtml
30 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1),
31 ffmpeg-filters(1),
32 libavutil(3), libswscale(3), libswresample(3), libavcodec(3), libavformat(3), libavdevice(3)
33 @end ifnothtml
34
35 @include authors.texi
36
37 @ignore
38
39 @setfilename libavfilter
40 @settitle multimedia filtering library
41
42 @end ignore
43
44 @bye