summaryrefslogtreecommitdiffstats
path: root/doc/ffmpeg-bitstream-filters.texi
blob: 63c0b33a32ebec3f6f1a7b9563abc4468f4a9917 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\input texinfo @c -*- texinfo -*-
@documentencoding UTF-8

@settitle FFmpeg Bitstream Filters Documentation
@titlepage
@center @titlefont{FFmpeg Bitstream Filters Documentation}
@end titlepage

@top

@contents

@chapter Description
@c man begin DESCRIPTION

This document describes the bitstream filters provided by the
libavcodec library.

A bitstream filter operates on the encoded stream data, and performs
bitstream level modifications without performing decoding.

@c man end DESCRIPTION

@include bitstream_filters.texi

@chapter See Also

@ifhtml
@url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe},
@url{libavcodec.html,libavcodec}
@end ifhtml

@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), libavcodec(3)
@end ifnothtml

@include authors.texi

@ignore

@setfilename ffmpeg-bitstream-filters
@settitle FFmpeg bitstream filters

@end ignore

@bye
OpenPOWER on IntegriCloud