mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-13 09:20:29 -07:00
Use faster encoding setting in test
Add avif test photo, that I had forgotten
This commit is contained in:
parent
e87ff245c1
commit
5c3317d077
3 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue