scale: initial implementation (fails to build)
3 files changed
tree: 81527606a7b427134eb376a20d465699f71d0277
  1. c_api_tests/
  2. examples/
  3. src/
  4. tests/
  5. third_party/
  6. .gitignore
  7. .rustfmt.toml
  8. cargo-config.toml
  9. Cargo.toml
  10. cbindgen.toml
  11. compare.sh
  12. gen_test_case.sh
  13. README.md
  14. 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