Welcome to mirror list, hosted at ThFree Co, Russian Federation.

all-components.texi « doc - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a0f113434d122faa6f539971b4cf6f2b686f507c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
@include config.texi

@ifset config-avutil
@include syntax.texi
@include eval.texi
@end ifset

@ifset config-avcodec
@include codecs.texi
@include bitstream_filters.texi
@end ifset

@ifset config-avformat
@include formats.texi
@include protocols.texi
@end ifset

@ifset config-avdevice
@include devices.texi
@end ifset

@ifset config-swresample
@include resampler.texi
@end ifset

@ifset config-swscale
@include scaler.texi
@end ifset

@ifset config-avfilter
@include filters.texi
@end ifset