Commit 008ace35 authored by Stefano Sabatini's avatar Stefano Sabatini

doc/libavcodec: apply misc minor typo fixes

parent 1ba2459f
......@@ -103,7 +103,7 @@ Apply interlaced motion estimation.
Use closed gop.
@end table
@item sub_id @var{integer} (@emph{})
@item sub_id @var{integer}
Deprecated, currently unused.
@item me_method @var{integer} (@emph{encoding,video})
......@@ -285,7 +285,7 @@ allow non standardized experimental things
@item b_qoffset @var{float} (@emph{encoding,video})
Set QP offset between P and B frames.
@item -err_detect @var{flags} (@emph{decoding,audio,video})
@item err_detect @var{flags} (@emph{decoding,audio,video})
Set error detection flags.
Possible values:
......@@ -317,7 +317,7 @@ Use MPEG quantizers instead of H.263.
How to keep quantizer between qmin and qmax (0 = clip, 1 = use
differentiable function).
@item -rc_qmod_amp @var{float} (@emph{encoding,video})
@item rc_qmod_amp @var{float} (@emph{encoding,video})
Set experimental quantizer modulation.
@item rc_qmod_freq @var{integer} (@emph{encoding,video})
......@@ -812,7 +812,7 @@ Deprecated, use mpegvideo private options instead
@item error @var{integer} (@emph{encoding,video})
@item -qns @var{integer} (@emph{encoding,video})
@item qns @var{integer} (@emph{encoding,video})
Deprecated, use mpegvideo private options instead.
@item threads @var{integer} (@emph{decoding/encoding,video})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment