| Rev. | Time | Author |
|---|---|---|
| 3013ed441d4c | 2023-12-30 02:20:18 | Bob Friesenhahn |
|
magick/resource.c: Add a resource 'highwater' value which is updated to the maximum resources used for that resource type. Trace the highwater values when resource tracing is enabled. |
||
| 75981441177c | 2023-12-29 01:00:08 | Bob Friesenhahn |
|
NEWS.txt: Update the news as of December 28, 2023 |
||
| 4c352d61deca | 2023-12-29 00:03:42 | Bob Friesenhahn |
|
Fix LFS check for autoconf-2.72 (ac_cv_sys_file_offset_bits deprecated/removed). |
||
| ba9f79d141b6 | 2023-12-28 00:31:52 | Bob Friesenhahn |
|
tiff/ Update libtiff to 4.5.1. |
||
| 825bf7c4cfa1 | 2023-12-27 04:36:56 | Jaroslav Fojtik |
|
Update libtiff to 4.5.1 |
||
| b090984fe621 | 2023-12-22 01:39:13 | Bob Friesenhahn |
|
HEIF: Support setting image width limit |
||
| 4a5d4a4dd19d | 2023-12-22 01:22:07 | Bob Friesenhahn |
|
configure.ac: Check libheif for heif_context_set_maximum_image_size_limit() |
||
| 4c91b5aa3973 | 2023-12-22 00:20:03 | Bob Friesenhahn |
|
JXL: Improve JXL reader/writer exception information. |
||
| 6b7dcae6cc61 | 2023-12-21 04:33:20 | Bob Friesenhahn |
|
NEWS.txt: Update with news since the last release. |
||
| 9b6f245d9d2a | 2023-12-21 03:33:06 | Bob Friesenhahn |
|
Remove #undef EXPERIMENTAL_EXIF_TAGS so define can be added externally. |
||
| 6497b8f34d57 | 2023-12-21 02:28:25 | Bob Friesenhahn |
|
TIFF: Disable new EXIF code which is not working correctly yet. Enable using EXPERIMENTAL_EXIF_TAGS. |
||
| 0225ad819b0d | 2023-12-21 02:02:29 | Bob Friesenhahn |
|
JXL: Fix version identification. Add error tracing. |
||
| 9eb113adfb7b | 2023-12-18 09:58:21 | Jaroslav Fojtik |
|
coders/tiff.c "tif_dir.h" is no longer needed. |
||
| df120e244c33 | 2023-12-18 09:30:24 | Jaroslav Fojtik |
|
coders/tiff.c Do not include #include "tif_dir.h" if it is not present. |
||
| dace329c2cde | 2023-12-18 08:08:05 | Jaroslav Fojtik |
|
coders/tiff.c Check for NULL in EXIF tag name being logged. |
||
| 6cb77a06d0ad | 2023-12-17 21:31:26 | Jaroslav Fojtik |
|
coders/tiff.c Improved optional log record. |
||
| 9a403d97bcda | 2023-12-17 19:37:18 | Jaroslav Fojtik |
|
coders/tiff.c Check recipe compatibility for TIFFSetField(). |
||
| d4ebc98a80f4 | 2023-12-17 04:54:32 | Jaroslav Fojtik |
|
coders/tiff.c Log all objects (-debug coders) that comes from EXIF. |
||
| 382000be3396 | 2023-12-16 20:23:21 | Jaroslav Fojtik |
|
coders/tiff.c Attempt to store EXIF inside TIFF image. |
||
| aec67d608efc | 2023-12-14 23:48:32 | Bob Friesenhahn |
|
fuzzing/oss-fuzz-build.sh: Print JXL version info. Remove redundant libraries from link. |
||
| fa8ec082581c | 2023-12-13 23:37:18 | Bob Friesenhahn |
|
fuzzing/oss-fuzz-build.sh: Build libpng as PIC. Enable libjxl tools for purpose of bug reports. |
||
| 29b601c0dfcb | 2023-12-11 22:44:34 | Bob Friesenhahn |
|
Tidy Changelog. Update generated files. |
||
| 2f766f17cacb | 2023-12-11 06:46:56 | Jaroslav Fojtik |
|
coders/wpg.c Fix for oss-fuzz-64935. |
||
| f9727ab27a5a | 2023-12-11 06:42:52 | Jaroslav Fojtik |
|
coders/wpg.c Fix for oss-fuzz-64935. "unsigned long" produces unwanted results. |
||
| a91d0ca1311e | 2023-12-11 00:08:20 | Bob Friesenhahn |
|
ReadJBIGImage(): Set maximum image dimensions based on resource limits. |
||
| 71e92633585d | 2023-12-10 09:35:18 | Bob Friesenhahn |
|
fuzzing/oss-fuzz-build.sh: Add -DJPEGXL_ENABLE_SKCMS=false to libjxl build since skcms is not working with static linkage. |
||
| 32ae2d8f103d | 2023-12-10 05:11:47 | Bob Friesenhahn |
|
configure.ac: Do not search for TRIO by default. The user needs to specify --with-trio=yes in order to enable searching for TRIO. |
||
| 1547d047fd22 | 2023-12-10 04:58:32 | Bob Friesenhahn |
|
jxl_threads is not a hard requirement. |
||
| fa82b9fb2f60 | 2023-12-10 04:51:07 | Bob Friesenhahn |
|
configure.ac: Try really hard to configure everything, even if pkg-config is not present or misbehaves. |
||
| f3d951a66193 | 2023-12-09 03:50:07 | Bob Friesenhahn |
|
ReadMIFFImage(): Handle unexpected EOF in version 0 bzip2 compressed MIFF. |
||