16 releases (10 breaking)
Uses new Rust 2024
| 0.11.1 | Aug 17, 2025 |
|---|---|
| 0.11.0 | Apr 27, 2025 |
| 0.10.1 | Mar 29, 2025 |
| 0.10.0 | Dec 28, 2024 |
| 0.2.1 | Jun 16, 2023 |
#7 in #jxl-oxide
43,515 downloads per month
Used in 23 crates
(3 directly)
430KB
11K
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
~315–450KB