libavif 0.5.0

High-level API for AVIF image files
Documentation

libavif

crates.io Documentation BSD-2-Clause licensed Rustc Version 1.44+ CI

Initial release of a high-level avif decoder.

This crate is not really usable. Until I determine a useful high-level API, you may want to use the unsafe API in libavif-sys or the utility functions for image, libavif-image.