]> git.sesse.net Git - ffmpeg/blob - doc/ffmpeg-filters.texi
Merge commit '072be3e8969f24113d599444be4d6a0ed04a6602'
[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 @ignore
23
24 @setfilename ffmpeg-filters
25 @settitle FFmpeg filters
26
27 @c man begin SEEALSO
28 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
29 @c man end
30
31 @c man begin AUTHORS
32 See Git history (git://source.ffmpeg.org/ffmpeg)
33 @c man end
34
35 @end ignore
36
37 @bye