#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 272/week @ 2024-05-03 480/week @ 2024-05-10 363/week @ 2024-05-17 208/week @ 2024-05-24 209/week @ 2024-05-31 283/week @ 2024-06-07 126/week @ 2024-06-14 142/week @ 2024-06-21 170/week @ 2024-06-28 285/week @ 2024-07-05 205/week @ 2024-07-12 181/week @ 2024-07-19 249/week @ 2024-07-26 298/week @ 2024-08-02 335/week @ 2024-08-09 222/week @ 2024-08-16

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

BSD-2-Clause

20MB
389K SLoC

C 303K 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 2K 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

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

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

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

依赖关系