mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +03:00
Added support for progressive jpeg using jpeg-compressor. This changes were added mostly for eeiv, but they dont add much overhead. I need to test if jpeg-compressor loader is faster than the stb_image implementation, to use it by default in that case.