]> git.sesse.net Git - ffmpeg/blob - doc/ffmpeg-utils.texi
mvdec: minor simplification, remove av_inv_q()
[ffmpeg] / doc / ffmpeg-utils.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle FFmpeg Utilities Documentation
4 @titlepage
5 @center @titlefont{FFmpeg Utilities Documentation}
6 @end titlepage
7
8 @top
9
10 @contents
11
12 @chapter Description
13 @c man begin DESCRIPTION
14
15 This document describes some generic features and utilities provided
16 by the libavutil library.
17
18 @c man end DESCRIPTION
19
20 @include syntax.texi
21 @include eval.texi
22
23 @chapter See Also
24
25 @ifhtml
26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
27 @url{libavutil.html,libavutil}
28 @end ifhtml
29
30 @ifnothtml
31 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
32 @end ifnothtml
33
34 @include authors.texi
35
36 @ignore
37
38 @setfilename ffmpeg-utils
39 @settitle FFmpeg utilities
40
41 @end ignore
42
43 @bye