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
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-12-07 19:15:37 +0400
committerClément Bœsch <ubitux@gmail.com>2012-12-07 19:16:20 +0400
commit4ed0c35c40b7be19d892f48c35743a642757ac87 (patch)
tree61d3a01f966d993919bc295beef796fc77d182de /doc/ffmpeg-codecs.texi
parent1c779854b52972e48d87bf6fed0b9f6fbf7a9af3 (diff)
avcodec: Fix a typo in an option description
Signed-off-by: Martin Storsjö <martin@martin.st> Signed-off-by: Clément Bœsch <ubitux@gmail.com>
Diffstat (limited to 'doc/ffmpeg-codecs.texi')
-rw-r--r--doc/ffmpeg-codecs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-codecs.texi b/doc/ffmpeg-codecs.texi
index ba31a2125f..0bbf716057 100644
--- a/doc/ffmpeg-codecs.texi
+++ b/doc/ffmpeg-codecs.texi
@@ -823,7 +823,7 @@ detect a good number of threads
@end table
@item me_threshold @var{integer} (@emph{encoding,video})
-Set motion estimaton threshold.
+Set motion estimation threshold.
@item mb_threshold @var{integer} (@emph{encoding,video})
Set macroblock threshold.