Sign in
chromium
/
external
/
github.com
/
webmproject
/
CrabbyAvif
/
a73fdeed599cd0b0096b308827081efda1466011
commit
a73fdeed599cd0b0096b308827081efda1466011
[
log
]
author
Vignesh Venkatasubramanian <vigneshv@google.com>
Mon Jan 22 23:46:07 2024
committer
Vignesh Venkatasubramanian <vigneshv@google.com>
Mon Jan 22 23:46:07 2024
tree
3e483ac2a56c2bf0553f33cc205da902437a2853
parent
0767827e79ae8ce64df6b378a0fb08f676952dff
[
diff
]
Move build.rs to root directory
Cargo.toml
[
diff
]
build.rs
[Renamed from src/build.rs -
diff
]
2 files changed
tree: 3e483ac2a56c2bf0553f33cc205da902437a2853
c_api_tests/
examples/
src/
tests/
third_party/
.gitignore
.rustfmt.toml
build.rs
cargo-config.toml
Cargo.toml
cbindgen.toml
compare.sh
gen_test_case.sh
README.md
todos.txt
README.md
Crabby Avif 🦀
Avif parser/decoder implementation in Rust.
Features
Supports dav1d, libgav1 or android mediacodec as the underlying AV1 decoder.
C API compatible with
libavif
..and more