17 releases (11 breaking)
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.15.0 | Oct 31, 2023 |
0.8.0 | Sep 28, 2020 |
#515 in Video
1,574 downloads per month
Used in 13 crates
(2 directly)
19MB
389K
SLoC
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
.
lib.rs
:
These are automatically generated C bindings for libaom