Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / doc / ffmpeg-filters.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle FFmpeg Filters Documentation
4 @titlepage
5 @center @titlefont{FFmpeg Filters Documentation}
6 @end titlepage
7
8 @top
9
10 @contents
11
12 @chapter Description
13 @c man begin DESCRIPTION
14
15 This document describes filters, sources, and sinks provided by the
16 libavfilter library.
17
18 @c man end DESCRIPTION
19
20 @include filters.texi
21
22 @chapter See Also
23
24 @ifhtml
25 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
26 @url{libavfilter.html,libavfilter}
27 @end ifhtml
28
29 @ifnothtml
30 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
31 @end ifnothtml
32
33 @include authors.texi
34
35 @ignore
36
37 @setfilename ffmpeg-filters
38 @settitle FFmpeg filters
39
40 @end ignore
41
42 @bye