libavif

Crates.iolibavif
lib.rslibavif
version0.14.0
sourcesrc
created_at2020-02-19 18:07:34.45485
updated_at2024-07-05 17:49:40.171408
descriptionHigh-level API for AVIF image files
homepage
repositoryhttps://github.com/njaard/libavif-rs
max_upload_size
id210659
size60,219
project-freta (github:microsoft:project-freta)

documentation

https://docs.rs/libavif

README

libavif

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

Initial release of a high-level avif decoder.

This crate is generally too minimal for production use; consider using libavif-image which provides utility functions for image (or the avif feature in image, which doesn't use this crate).

You can also use the unsafe API in libavif-sys.

Commit count: 288

cargo fmt