14 releases (breaking)

0.11.0 Jan 26, 2023
0.10.1 Apr 20, 2022
0.9.0 Feb 4, 2022
0.8.0 Nov 21, 2021
0.1.2 Mar 17, 2020

#105 in Video

Download history 617/week @ 2023-02-05 124/week @ 2023-02-12 137/week @ 2023-02-19 163/week @ 2023-02-26 92/week @ 2023-03-05 217/week @ 2023-03-12 89/week @ 2023-03-19 93/week @ 2023-03-26 79/week @ 2023-04-02 85/week @ 2023-04-09 82/week @ 2023-04-16 84/week @ 2023-04-23 91/week @ 2023-04-30 109/week @ 2023-05-07 142/week @ 2023-05-14 88/week @ 2023-05-21

459 downloads per month
Used in 4 crates (via libavif-image)

BSD-2-Clause

1MB
16K SLoC

C 14K SLoC // 0.1% comments Rust 1.5K SLoC // 0.0% comments C++ 146 SLoC // 0.1% comments CoffeeScript 140 SLoC // 0.2% comments Batch 67 SLoC Prolog 11 SLoC

libavif

crates.io Documentation BSD-2-Clause licensed Rustc Version 1.56+ 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.

Dependencies

~0–6.5MB
~149K SLoC