mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-24 02:24:07 +00:00
Add missing parameter early-skip to the preset table
This commit is contained in:
parent
23fe2133a8
commit
743e2aed5c
|
@ -320,6 +320,7 @@ where the names have been abbreviated to fit the layout in GitHub.
|
|||
| cu-split-termination | zero | zero | zero | zero | zero | zero | zero | zero | zero | off |
|
||||
| me-early-termination | sens. | sens. | sens. | sens. | sens. | on | on | off | off | off |
|
||||
| intra-rdo-et | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
||||
| early-skip | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
|
||||
| fast-residual-cost | 28 | 28 | 28 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
||||
| max-merge | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 |
|
||||
|
||||
|
|
Loading…
Reference in a new issue