Sign in
chromium
/
external
/
github.com
/
webmproject
/
CrabbyAvif
/
refs/heads/upstream/scaling
commit
21f1f3973a28ad2839adcfecf551e5382a836304
[
log
]
author
Vignesh Venkatasubramanian <vigneshv@google.com>
Tue Dec 19 05:17:26 2023
committer
Vignesh Venkatasubramanian <vigneshv@google.com>
Tue Dec 19 05:17:26 2023
tree
81527606a7b427134eb376a20d465699f71d0277
parent
e7202c90e47216588179bc8da5c0b132cc5d822c
[
diff
]
scale: initial implementation (fails to build)
src/reformat/mod.rs
[
diff
]
src/reformat/scale.rs
[Added -
diff
]
third_party/libyuv.cmd
[
diff
]
3 files changed
tree: 81527606a7b427134eb376a20d465699f71d0277
c_api_tests/
examples/
src/
tests/
third_party/
.gitignore
.rustfmt.toml
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