#codec #image #av1 #avif #aom #ffi

sys libaom-sys

Builds and statically links libaom. Part of libavif-sys

15 releases (breaking)

0.16.0+libaom.3.8.1 Feb 18, 2024
0.15.0 Oct 31, 2023
0.14.0 Jan 26, 2023
0.12.1 Apr 21, 2022
0.8.0 Sep 28, 2020

#173 in Video

Download history 83/week @ 2023-12-23 59/week @ 2023-12-30 134/week @ 2024-01-06 245/week @ 2024-01-13 194/week @ 2024-01-20 205/week @ 2024-01-27 442/week @ 2024-02-03 224/week @ 2024-02-10 996/week @ 2024-02-17 432/week @ 2024-02-24 294/week @ 2024-03-02 150/week @ 2024-03-09 367/week @ 2024-03-16 170/week @ 2024-03-23 219/week @ 2024-03-30 116/week @ 2024-04-06

888 downloads per month
Used in 13 crates (2 directly)

BSD-2-Clause

19MB
385K SLoC

C 298K SLoC // 0.1% comments C++ 63K SLoC // 0.1% comments Assembly 10K SLoC // 0.1% comments Python 6K SLoC // 0.4% comments Rust 2.5K SLoC // 0.0% comments Perl 2.5K SLoC // 0.1% comments Shell 1.5K SLoC // 0.2% comments Bitbake 226 SLoC // 0.1% comments Forge Config 34 SLoC JavaScript 32 SLoC // 0.2% comments

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.

Dependencies