JacobDev1 / xl-converter

Easy-to-use image converter for modern formats. Supports multithreading, drag 'n drop, and downscaling.
https://codepoems.eu/xl-converter
Other
167 stars 5 forks source link

Fix lossless_jpeg args index #4

Closed Smibu closed 10 months ago

Smibu commented 10 months ago

I noticed from task manager lossless_jpeg was being passed twice to cjxl, with values 0 and 1.

Edit: Oops, didn't notice the contribution policy until now. Well, I'll leave this up anyway - up to you if you want to merge.

JacobDev1 commented 10 months ago

Hello,

I've just patched it, and I appreciate the effort you put into identifying the code responsible.

Luckily, this does not seem to alter the encoder behavior regarding processing jpegs.

If you notice any more errors, feel free to file another Issue or email me.

Pull requests are ignored, to avoid potential legal complications when reusing the code.

Thank you for your time.

~Jacob