Sign in
chromium
/
external
/
github.com
/
webmproject
/
CrabbyAvif
/
e7202c90e47216588179bc8da5c0b132cc5d822c
commit
e7202c90e47216588179bc8da5c0b132cc5d822c
[
log
]
author
Vignesh Venkatasubramanian <
[email protected]
>
Tue Dec 19 00:50:18 2023
committer
Vignesh Venkatasubramanian <
[email protected]
>
Tue Dec 19 00:56:13 2023
tree
d286352b5a200d4bcaceea70cd5877174d150b55
parent
82f72bbb7b66395401ba091f702506ce5dc1e28c
[
diff
]
decoder: search for seq hdr incrementally
src/decoder/mod.rs
[
diff
]
src/decoder/tile.rs
[
diff
]
2 files changed
tree: d286352b5a200d4bcaceea70cd5877174d150b55
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