mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
lavfi/curves: add forgotten strong_contrast preset.
This commit is contained in:
parent
183f3450fd
commit
133035c40d
2 changed files with 6 additions and 0 deletions
|
|
@ -91,6 +91,11 @@ static const struct {
|
|||
"0.286/0.219 0.639/0.643",
|
||||
},{
|
||||
"negative", "0/1 1/0", "0/1 1/0", "0/1 1/0",
|
||||
},{
|
||||
"strong_contrast",
|
||||
"0.301/0.196 0.592/0.6 0.686/0.737",
|
||||
"0.301/0.196 0.592/0.6 0.686/0.737",
|
||||
"0.301/0.196 0.592/0.6 0.686/0.737",
|
||||
},{
|
||||
"vintage",
|
||||
"0/0.11 0.42/0.51 1/0.95",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue