Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-11-04 18:50:52 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-11-04 21:01:16 +0400
commit008ace3524697f75295b57655215ffe6cad6496b (patch)
tree31ea7d878af25aa6c7052f8ddef93959b9d70655 /doc
parent1ba2459fbb5e966a1cf1bcb5a430be931c34f0cc (diff)
doc/libavcodec: apply misc minor typo fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/libavcodec.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/libavcodec.texi b/doc/libavcodec.texi
index 5fb6b7492a..2066106478 100644
--- a/doc/libavcodec.texi
+++ b/doc/libavcodec.texi
@@ -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})