kimageformats/autotests/read/qoi
Mirco Miranda 6254529d2d qoi: fix buffer overflow
- fix buffer overflow with corrupted images without image data
- fix unable to read very small images (e.g. 1x1 px)
- new test cases added
- detect incomplete files by checking the end of streams as written in the specs
2023-08-18 14:09:00 +00:00
..
1px.png qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
1px.qoi qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
2px.png qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
2px.qoi qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
bnm_rgb.png qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
bnm_rgb.qoi qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
bnm_rgba.png qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
bnm_rgba.qoi qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
testcard_rgba.png Add support for the QOI image format 2023-08-11 20:44:17 +00:00
testcard_rgba.qoi Add support for the QOI image format 2023-08-11 20:44:17 +00:00
testcard.png Add support for the QOI image format 2023-08-11 20:44:17 +00:00
testcard.qoi Add support for the QOI image format 2023-08-11 20:44:17 +00:00