[FFmpeg-cvslog] doc/libavcodec: apply misc minor typo fixes

Stefano Sabatini git at videolan.org
Sun Nov 4 18:02:39 CET 2012


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Nov  4 15:50:52 2012 +0100| [008ace3524697f75295b57655215ffe6cad6496b] | committer: Stefano Sabatini

doc/libavcodec: apply misc minor typo fixes

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=008ace3524697f75295b57655215ffe6cad6496b
---

 doc/libavcodec.texi |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/libavcodec.texi b/doc/libavcodec.texi
index 5fb6b74..2066106 100644
--- a/doc/libavcodec.texi
+++ b/doc/libavcodec.texi
@@ -103,7 +103,7 @@ Apply interlaced motion estimation.
 Use closed gop.
 @end table
 
- at item sub_id @var{integer} (@emph{})
+ at 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.
 
- at item -err_detect @var{flags} (@emph{decoding,audio,video})
+ at 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).
 
- at item -rc_qmod_amp @var{float} (@emph{encoding,video})
+ at 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})
 
- at item -qns @var{integer} (@emph{encoding,video})
+ at item qns @var{integer} (@emph{encoding,video})
 Deprecated, use mpegvideo private options instead.
 
 @item threads @var{integer} (@emph{decoding/encoding,video})



More information about the ffmpeg-cvslog mailing list