kimageformats/autotests
Mirco Miranda e6a0f8758b JXL: Fix missing checks for BOXES when parsing animation
Fix error when parsing something like:

```
JXL_DEC_BOX
JXL_DEC_BOX
JXL_DEC_BOX
JXL_DEC_BASIC_INFO
JXL_DEC_COLOR_ENCODING
JXL_DEC_BOX
JXL_DEC_BOX
JXL_DEC_FRAME
JXL_DEC_BOX
JXL_DEC_FRAME
```

CCBUG: 496350
2025-01-04 06:46:41 +00:00
..
ani Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read JXL: Fix missing checks for BOXES when parsing animation 2025-01-04 06:46:41 +00:00
write JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied 2024-12-23 06:36:39 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt HEIF plug-in extended to read AVCI format 2024-12-29 23:44:18 +01:00
fuzzyeq.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
readtest.cpp Read / Write test: added NULL device test 2024-12-16 13:52:06 +00:00
templateimage.cpp DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
templateimage.h DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
writetest.cpp Try writers with different image sizes 2025-01-03 23:32:06 +00:00