mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 12:06:40 +08:00
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>
This commit is contained in:
committed by
Clément Bœsch
parent
1c779854b5
commit
4ed0c35c40
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user