jxl-vardct

Crates.iojxl-vardct
lib.rsjxl-vardct
version0.9.0
sourcesrc
created_at2023-05-12 19:35:13.638315
updated_at2024-11-01 12:59:57.157665
descriptionJPEG XL VarDCT frame representation, part of jxl-oxide
homepage
repositoryhttps://github.com/tirr-c/jxl-oxide.git
max_upload_size
id863246
size76,412
Wonwoo Choi (tirr-c)

documentation

README

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.

Commit count: 612

cargo fmt