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. ...@@ -103,7 +103,7 @@ Apply interlaced motion estimation.
Use closed gop. Use closed gop.
@end table @end table
@item sub_id @var{integer} (@emph{}) @item sub_id @var{integer}
Deprecated, currently unused. Deprecated, currently unused.
@item me_method @var{integer} (@emph{encoding,video}) @item me_method @var{integer} (@emph{encoding,video})
...@@ -285,7 +285,7 @@ allow non standardized experimental things ...@@ -285,7 +285,7 @@ allow non standardized experimental things
@item b_qoffset @var{float} (@emph{encoding,video}) @item b_qoffset @var{float} (@emph{encoding,video})
Set QP offset between P and B frames. 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. Set error detection flags.
Possible values: Possible values:
...@@ -317,7 +317,7 @@ Use MPEG quantizers instead of H.263. ...@@ -317,7 +317,7 @@ Use MPEG quantizers instead of H.263.
How to keep quantizer between qmin and qmax (0 = clip, 1 = use How to keep quantizer between qmin and qmax (0 = clip, 1 = use
differentiable function). differentiable function).
@item -rc_qmod_amp @var{float} (@emph{encoding,video}) @item rc_qmod_amp @var{float} (@emph{encoding,video})
Set experimental quantizer modulation. Set experimental quantizer modulation.
@item rc_qmod_freq @var{integer} (@emph{encoding,video}) @item rc_qmod_freq @var{integer} (@emph{encoding,video})
...@@ -812,7 +812,7 @@ Deprecated, use mpegvideo private options instead ...@@ -812,7 +812,7 @@ Deprecated, use mpegvideo private options instead
@item error @var{integer} (@emph{encoding,video}) @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. Deprecated, use mpegvideo private options instead.
@item threads @var{integer} (@emph{decoding/encoding,video}) @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