15 releases (breaking)
Uses new Rust 2024
new 0.11.0 | Apr 27, 2025 |
---|---|
0.10.1 | Mar 29, 2025 |
0.10.0 | Dec 28, 2024 |
0.9.0 | Nov 1, 2024 |
0.2.1 | Jun 16, 2023 |
#10 in #jxl-oxide
29,492 downloads per month
Used in 20 crates
(3 directly)
420KB
10K
SLoC
This crate provides types related to representation of VarDCT frames, such as [varblock transform types][TransformType], [LF images][LfCoeff], [dequantization matrices][DequantMatrixSet] and [HF coefficients][write_hf_coeff].
Actual decoding (dequantization and rendering) of such frames is not done in this crate.
jxl-vardct
This crate provides types related to representation of VarDCT frames, such as varblock transform types, LF images, dequantization matrices and HF coefficients.
Actual decoding (dequantization and rendering) of such frames is not done in this crate.
Dependencies
~320–455KB