Skip to content

Draft: Speedup downscaling of JPEG2000 images

Ilya Pominov requested to merge jpeg_prescale into master

Add the ability to set image prescaling to Stream classes. Use this to set prescale JPEG2000 images via a native decoder before decompressing and scaling them.

Fixes #507

Edited by Ilya Pominov

Merge request reports