1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

doc/codecs: Cosmetics in the flags2 description

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Timothy Gu 2013-09-23 19:04:12 -07:00 committed by Michael Niedermayer
parent dfb89fee2d
commit a55e813e53

View File

@ -779,19 +779,19 @@ decoding starts.
Possible values:
@table @samp
@item fast
allow non spec compliant speedup tricks
Allow non spec compliant speedup tricks.
@item sgop
Deprecated, use mpegvideo private options instead
Deprecated, use mpegvideo private options instead.
@item noout
skip bitstream encoding
Skip bitstream encoding.
@item local_header
place global headers at every keyframe instead of in extradata
Place global headers at every keyframe instead of in extradata.
@item chunks
Frame data might be split into multiple chunks
Frame data might be split into multiple chunks.
@item showall
Show all frames before the first keyframe
Show all frames before the first keyframe.
@item skiprd
Deprecated, use mpegvideo private options instead
Deprecated, use mpegvideo private options instead.
@end table
@item error @var{integer} (@emph{encoding,video})