| Rev. | Time | Author |
|---|---|---|
| 77c1424e5199 | 2024-01-20 08:06:40 | Bob Friesenhahn |
|
Update generated files |
||
| 7f0be70ad91e | 2024-01-20 05:34:58 | Jaroslav Fojtik |
|
coders/tiff.c Temporary fix that supresses leak in tiff writer. |
||
| 1b27e1178a08 | 2024-01-18 06:22:43 | Bob Friesenhahn |
|
Update Gm-prefixed symbols. Fix unexpected externs in coders/bmp.c |
||
| d83de1dc3756 | 2024-01-18 06:02:25 | Bob Friesenhahn |
|
Fix spelling errors in code and documentation |
||
| dd7e6a6a5ada | 2024-01-18 05:48:30 | Bob Friesenhahn |
|
Fix spelling errors in code and documentation |
||
| 26b814ec3891 | 2024-01-13 23:59:00 | Bob Friesenhahn |
|
Update generated files |
||
| 7e86efd48b53 | 2024-01-13 13:51:16 | Jaroslav Fojtik |
|
coders/tiff.c Prevent sign expansion and bogus contents in upper 2 bytes for TIFF_SHORT. |
||
| f37c7cff863f | 2024-01-12 17:22:03 | Jaroslav Fojtik |
|
coders/tiff.c Do not call TIFFWriteDirectory, TIFFSetDirectory and TIFFCreateDirectory for the latest frame. It cuts EXIF tags from unknown reason. |
||
| ffe41af4b7c9 | 2024-01-12 11:12:11 | Jaroslav Fojtik |
|
coders/tiff.c Check WriteCount even for scalar values. |
||
| d0124d7b25cb | 2024-01-12 10:41:35 | Jaroslav Fojtik |
|
coders/tiff.c Checking "TIFFFieldWriteCount(fip);" is much more safe. |
||
| 4f276520c791 | 2024-01-12 09:58:08 | Jaroslav Fojtik |
|
coders/tiff.c Bad define EXPERIMENTAL_EXIF_TAGS, now fixed. |
||
| d8f9e5092c30 | 2024-01-12 09:54:49 | Jaroslav Fojtik |
|
coders/tiff.c EXIFTAG_LENSSPECIFICATION needs 4 float values, will be implemented later. |
||
| ebb49cf121a3 | 2024-01-12 08:56:16 | Jaroslav Fojtik |
|
coders/tiff.c uint16_t must be passed where TIFF_SHORT is required. |
||
| 58af5f4e74c9 | 2024-01-12 08:23:50 | Jaroslav Fojtik |
|
coders/tiff.c Add TIFFTAG_STRIPOFFSETS to EXIF import ban group. |
||
| 1ce20069a419 | 2024-01-12 08:18:01 | Jaroslav Fojtik |
|
coders/tiff.c Fixed TIFF_RATIONAL extraction from EXIF. |
||
| 50722e7ec434 | 2024-01-12 07:42:34 | Jaroslav Fojtik |
|
coders/tiff.c Short strings are stored in "Value" variable. Fixed. |
||
| 993b2006a8d1 | 2024-01-12 06:09:47 | Jaroslav Fojtik |
|
coders/tiff.c Fix for multiple frames. Do not import TIFFTAG_COMPRESSION, TIFFTAG_IMAGELENGTH, TIFFTAG_IMAGEWIDTH ... from EXIF. |
||
| 2751bfeaf95d | 2024-01-11 00:56:37 | Bob Friesenhahn |
|
TIFF: Change EXPERIMENTAL_EXIF_TAGS to a simple boolean. |
||
| cc77e897acde | 2024-01-11 00:56:15 | Bob Friesenhahn |
|
fuzzing/oss-fuzz-build.sh: Skip missing libheif optional dependencies in oss-fuzz build. |
||
| 5ce6abd67588 | 2024-01-07 20:49:28 | Jaroslav Fojtik |
|
coders/tiff.c Fix TIFF_RATIONAL fix for zero denominator. |
||
| 26624e875cdb | 2024-01-07 06:58:05 | Jaroslav Fojtik |
|
coders/tiff.c Extract EXIFIFD part from EXIF profile. |
||
| b5a66dcf5800 | 2024-01-07 02:47:33 | Jaroslav Fojtik |
|
coders/tiff.c Last changes pushed. |
||
| 10e3c1d29e02 | 2024-01-03 08:02:09 | Jaroslav Fojtik |
|
coders/wpg.c Make two functions "EnsureNextImage()" and "LoadPaletteRec()" static. |
||
| 79c00a3ccfc8 | 2024-01-02 23:20:47 | Bob Friesenhahn |
|
VisualMagick/tiff/LIBRARY.txt: Exclude more tiff/port files |
||
| 89f0991bd3eb | 2024-01-02 23:12:50 | Bob Friesenhahn |
|
Exclude more tiff/port files |
||
| 775ef3aa3a0d | 2024-01-02 03:27:06 | Bob Friesenhahn |
|
tiff/libtiff/tiffconf.h: Fix path to webp/types.h |
||
| ad2c4fc5c8a8 | 2024-01-02 03:26:43 | Bob Friesenhahn |
|
Change Coverity email address to one which works. |
||
| f12841f47ab3 | 2023-12-31 02:04:23 | Bob Friesenhahn |
|
Remove curl bandwidth submission limit. |
||
| 0fe9c8a472f6 | 2023-12-31 01:59:04 | Bob Friesenhahn |
|
_UpdateMagickResourceHighwater(): New private function to support updating highwater values where it otherwise does not naturally happen. |
||
| 923480791c9f | 2023-12-30 23:43:24 | Bob Friesenhahn |
|
magick/resource-private.h: New header file to contain private definitions pertaining to resource allocation |
||