12 releases (breaking)
new 0.9.0 | Nov 1, 2024 |
---|---|
0.7.0 | Mar 26, 2024 |
0.4.0 | Nov 21, 2023 |
0.2.1 | Jun 16, 2023 |
#8 in #jxl-oxide
6,580 downloads per month
Used in 13 crates
(2 directly)
400KB
10K
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
~330–460KB