#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

#145 in Video

Download history 119/week @ 2024-01-04 194/week @ 2024-01-11 244/week @ 2024-01-18 187/week @ 2024-01-25 431/week @ 2024-02-01 247/week @ 2024-02-08 688/week @ 2024-02-15 652/week @ 2024-02-22 364/week @ 2024-02-29 178/week @ 2024-03-07 356/week @ 2024-03-14 161/week @ 2024-03-21 228/week @ 2024-03-28 138/week @ 2024-04-04 233/week @ 2024-04-11 201/week @ 2024-04-18

807 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