Document diamond search option

This commit is contained in:
Miika Metsoila 2017-12-12 14:45:01 +02:00
parent b923b63b42
commit 2cde0d1a18
2 changed files with 2 additions and 0 deletions

View file

@ -136,6 +136,7 @@ Compression tools:
- tz: Test Zone Search
- full: Full Search
- full8, full16, full32, full64
- dia: Diamond Search
--subme <integer> : Set fractional pixel motion estimation level
- 0: only integer motion estimation
- 1: + 1/2-pixel horizontal and vertical

View file

@ -430,6 +430,7 @@ void print_help(void)
" - tz: Test Zone Search\n"
" - full: Full Search\n"
" - full8, full16, full32, full64\n"
" - dia: Diamond Search\n"
" --subme <integer> : Set fractional pixel motion estimation level\n"
" - 0: only integer motion estimation\n"
" - 1: + 1/2-pixel horizontal and vertical\n"