4 releases
0.6.4 | Jan 13, 2021 |
---|---|
0.6.3 | Oct 18, 2020 |
0.6.2 | Sep 16, 2020 |
0.6.1 | Sep 14, 2020 |
#4 in #av1
2,250 downloads per month
Used in 16 crates
(2 directly)
14KB
256 lines
ravif
— Pure Rust library for AVIF image encoding
Encoder for AVIF images. Based on rav1e and avif-serialize.
The API is just a single encode_rgba
function call that spits an AVIF image.
This library powers cavif
encoder.
Dependencies
~9MB
~214K SLoC