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

sys libaom-sys

构建并静态链接 libaom。libavif-sys 的一部分

16 个版本 (重大更新)

0.17.0+libaom.3.9.12024年7月5日
0.16.0+libaom.3.8.12024年2月18日
0.15.0 2023年10月31日
0.14.0 2023年1月26日
0.8.0 2020年9月28日

#197 in 视频

Download history · Rust 包仓库 272/week @ 2024-05-03 · Rust 包仓库 480/week @ 2024-05-10 · Rust 包仓库 363/week @ 2024-05-17 · Rust 包仓库 208/week @ 2024-05-24 · Rust 包仓库 209/week @ 2024-05-31 · Rust 包仓库 283/week @ 2024-06-07 · Rust 包仓库 126/week @ 2024-06-14 · Rust 包仓库 142/week @ 2024-06-21 · Rust 包仓库 170/week @ 2024-06-28 · Rust 包仓库 285/week @ 2024-07-05 · Rust 包仓库 205/week @ 2024-07-12 · Rust 包仓库 181/week @ 2024-07-19 · Rust 包仓库 249/week @ 2024-07-26 · Rust 包仓库 298/week @ 2024-08-02 · Rust 包仓库 335/week @ 2024-08-09 · Rust 包仓库 222/week @ 2024-08-16 · Rust 包仓库

1,148 每月下载量
用于 13 个 crates (2 直接)

BSD-2-Clause

20MB
389K SLoC

C 303K SLoC // 0.1% comments · Rust 包仓库 C++ 63K SLoC // 0.1% comments · Rust 包仓库 Assembly 10K SLoC // 0.1% comments · Rust 包仓库 Python 6K SLoC // 0.4% comments · Rust 包仓库 Rust 2.5K SLoC // 0.0% comments · Rust 包仓库 Perl 2.5K SLoC // 0.1% comments · Rust 包仓库 Shell 2K SLoC // 0.2% comments · Rust 包仓库 Bitbake 226 SLoC // 0.1% comments · Rust 包仓库 Forge Config 34 SLoC · Rust 包仓库 JavaScript 32 SLoC // 0.2% comments · Rust 包仓库

libavif

crates.io Documentation BSD-2-Clause licensed Rustc Version 1.63+ CI

高级 avif 解码器的初始版本。

此 crate 通常对于生产使用过于简单;请考虑使用 libavif-image,它提供了用于 image 的实用函数(或 image 中的 avif 特性,它不使用此 crate)。

您还可以使用 libavif-sys 中的不安全 API。

依赖关系