libaom-sys

Crates.iolibaom-sys
lib.rslibaom-sys
version0.17.2+libaom.3.11.0
created_at2020-08-03 18:45:25.532038+00
updated_at2025-03-16 20:01:20.510186+00
descriptionBindings for libaom. Part of libavif-sys
homepage
repositoryhttps://github.com/njaard/libavif-rs
max_upload_size
id272615
size24,824,799
project-freta (github:microsoft:project-freta)

documentation

https://docs.rs/libavif-sys

README

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.

Commit count: 296

cargo fmt