Language

Package: libavif @ 0.9.2

Synopsis

Encode and decode AVIF files

Description

Libavif is a C implementation of AVIF. It can encode and decode all YUV formats and bit depths supported by AOM, including with alpha.

Home page
https://github.com/AOMediaCodec/libavif
Location
gnu/packages/image.scm (line: 2127, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?