3 个版本
0.1.2 | 2023 年 7 月 24 日 |
---|---|
0.1.1 | 2023 年 7 月 24 日 |
0.1.0 | 2023 年 7 月 24 日 |
#774 in 图像
110KB
3K SLoC
构建
注意:需要夜间 Rust 才能构建 [iter_array_chunks](https://github.com/rust-lang/rust/issues/100450)
。
Ubuntu
sudo apt install -y cmake nasm
sudo add-apt-repository ppa:strukturag/libheif
sudo add-apt-repository ppa:strukturag/libde265
sudo apt update
sudo apt install -y libheif-dev
Windows
vcpkg install libheif:x64-windows-static
export VCPKGRS_DYNAMIC=1
cargo build
依赖项
~52–83MB
~1.5M SLoC