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