19 releases (11 breaking)

0.17.2+libaom.3.11.0 Mar 16, 2025
0.17.1-rc.1+libaom.3.10.0 Oct 15, 2024
0.17.0+libaom.3.9.1 Jul 5, 2024
0.16.0+libaom.3.8.1 Feb 18, 2024
0.8.0 Sep 28, 2020

#137 in Video

Download history 244/week @ 2024-12-27 271/week @ 2025-01-03 498/week @ 2025-01-10 309/week @ 2025-01-17 705/week @ 2025-01-24 644/week @ 2025-01-31 432/week @ 2025-02-07 245/week @ 2025-02-14 410/week @ 2025-02-21 470/week @ 2025-02-28 159/week @ 2025-03-07 333/week @ 2025-03-14 175/week @ 2025-03-21 476/week @ 2025-03-28 754/week @ 2025-04-04 384/week @ 2025-04-11

1,817 downloads per month
Used in 13 crates (2 directly)

BSD-2-Clause

20MB
392K SLoC

C 311K SLoC // 0.1% comments C++ 62K SLoC // 0.1% comments Assembly 9K SLoC // 0.1% comments Rust 2.5K SLoC // 0.0% comments Perl 2.5K SLoC // 0.1% comments Bitbake 2.5K SLoC // 0.0% comments Shell 2K SLoC // 0.2% comments Forge Config 34 SLoC JavaScript 32 SLoC // 0.2% comments

These are automatically generated C bindings for libaom


Rust bindings to libaom

By default, this crate uses cmake to build libaom, and links it statically.

To link dynamically to an existing build instead, set env variables: LIB_AOM_STATIC_LIB_PATH, LIB_AOM_INCLUDE_PATH, LIB_AOM_PKG_CONFIG_PATH.

Dependencies