Move build.rs to root directory
2 files changed
tree: 3e483ac2a56c2bf0553f33cc205da902437a2853
  1. c_api_tests/
  2. examples/
  3. src/
  4. tests/
  5. third_party/
  6. .gitignore
  7. .rustfmt.toml
  8. build.rs
  9. cargo-config.toml
  10. Cargo.toml
  11. cbindgen.toml
  12. compare.sh
  13. gen_test_case.sh
  14. README.md
  15. 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