szabadka
szabadka
Fixes #1177 Drive-by: simplify --qprogressive_ac and --responsive flag handling.
The custom saliency map support was removed since it is not possible to set through the API (and there are no tests for it either).
Benchmark results with all 8x8 blocks: Before ``` Encoding kPixels Bytes BPP E MP/s D MP/s Max norm pnorm BPP*pnorm Bugs ------------------------------------------------------------------------------------------------------------ jxl:d1 13270 2723911 1.6420912 1.810 16.222 1.74343252 0.65861527...
Currently we return an error if JxlDecoderFlushImage() is called before all the DC image is decoded. We should instead implement something that renders whatever coefficients we already have.