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/
- Links to multimedia:libs / libavif
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/libavif && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000123 123 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 2 (latest revision is 6)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- 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