Use faster encoding setting in test

Add avif test photo, that I had forgotten
This commit is contained in:
Lars Fronius 2020-10-14 13:55:13 +02:00
parent e87ff245c1
commit 5c3317d077
No known key found for this signature in database
GPG key ID: 9799DF92255C2D0C
3 changed files with 4 additions and 4 deletions

View file

@ -226,7 +226,7 @@ type Options struct {
OutputICC string
InputICC string
Palette bool
// Speed defines the AVIF encoders CPU effort.
// Speed defines the AVIF encoders CPU effort. Valid values are 0-8.
Speed int
// private fields