Brooooooklyn / libavif-rs

Rust AVIF Decoder and Encoder crate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rust AVIF Decoder and Encoder crate

License:BSD 2-Clause "Simplified" License


Languages

Language:Rust 92.1%Language:C 7.9%