godot/thirdparty/jpeg-compressor
Pun1sher 1958a5b35e Checking for half_image_size[ x & y ] to be non-negative.
This make sure that (1x1) , (1 x X) and (X , 1) pixel images using sub-sampling will get correct half_image_size i.e NON-NEGATIVE.
fix : https://github.com/godotengine/godot/issues/42363

(cherry picked from commit ec6a4c92fe)
2021-02-26 11:27:45 +01:00
..
jpgd.cpp Checking for half_image_size[ x & y ] to be non-negative. 2021-02-26 11:27:45 +01:00
jpgd.h jpgd: Upgrade to upstream 2.00, fuzzed with zzuf and afl 2020-04-21 14:16:28 +02:00
jpgd_idct.h jpgd: Upgrade to upstream 2.00, fuzzed with zzuf and afl 2020-04-21 14:16:28 +02:00