Library for encoding and decoding .avif files
https://github.com/AOMediaCodec/libavif
This library aims to be a friendly, portable C implementation of the AV1 Image
File Format, as described here:
https://aomediacodec.github.io/av1-avif/
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / libavif
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/libavif && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000000010 10 Bytes | |
libavif-1.0.4.tar.gz | 0010575992 10.1 MB | |
libavif.changes | 0000017838 17.4 KB | |
libavif.spec | 0000004225 4.13 KB |
Revision 58 (latest revision is 63)
Takashi Iwai (tiwai)
accepted
request 1158687
from
Dirk Mueller (dirkmueller)
(revision 58)
- update to 1.0.4: * AVIF_ENABLE_WERROR is set to OFF by default. * Fix wrong alpha plane deallocation when decoded tile pixel format does not match reconstructed output image pixel format * Fix identical chunk skipping optimization when writing animation data * Fix ID selection for artificial grid alpha item when decoding a grid of tiles which each have an associated auxiliary alpha image item (https://crbug.com/oss-fuzz/65657). - Remove unused BuildRequires on nasm upstream change.
Comments 0