Skip to content
Snippets Groups Projects
Commit a55e813e authored by Timothy Gu's avatar Timothy Gu Committed by Michael Niedermayer
Browse files

doc/codecs: Cosmetics in the flags2 description

parent dfb89fee
No related branches found
No related tags found
No related merge requests found
...@@ -779,19 +779,19 @@ decoding starts. ...@@ -779,19 +779,19 @@ decoding starts.
Possible values: Possible values:
@table @samp @table @samp
@item fast @item fast
allow non spec compliant speedup tricks Allow non spec compliant speedup tricks.
@item sgop @item sgop
Deprecated, use mpegvideo private options instead Deprecated, use mpegvideo private options instead.
@item noout @item noout
skip bitstream encoding Skip bitstream encoding.
@item local_header @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 @item chunks
Frame data might be split into multiple chunks Frame data might be split into multiple chunks.
@item showall @item showall
Show all frames before the first keyframe Show all frames before the first keyframe.
@item skiprd @item skiprd
Deprecated, use mpegvideo private options instead Deprecated, use mpegvideo private options instead.
@end table @end table
@item error @var{integer} (@emph{encoding,video}) @item error @var{integer} (@emph{encoding,video})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment