13 releases (breaking)
0.10.0 | Dec 28, 2024 |
---|---|
0.9.0 | Nov 1, 2024 |
0.8.0 | Sep 9, 2024 |
0.7.0 | Mar 26, 2024 |
0.2.1 | Jun 16, 2023 |
#9 in #jxl-oxide
12,490 downloads per month
Used in 18 crates
(3 directly)
215KB
5K
SLoC
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.
lib.rs
:
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.
Dependencies
~205KB