libavif 0.1.0

High-level API for AVIF image files
docs.rs failed to build libavif-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libavif-0.13.0

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 unstable API in libavif-sys or the utility functions for image, libavif-image.