• R/O
  • SSH

GM: List of commits

Main GraphicsMagick source repository


RSS
Rev. Time Author
233335b7c452 2024-02-06 23:06:44 Bob Friesenhahn

AddIFDExifFields(): Add casts to prevent signed vs unsigned char pointer warnings.

16f4f6073a2a 2024-02-06 22:59:49 Bob Friesenhahn

Update to libtool 2.4.7

129b1164b3f9 2024-02-06 08:27:28 Jaroslav Fojtik

coders/tiff.c: Fix endianity problem related to string packed in a DWORD.

57e9448a86e2 2024-02-06 04:54:45 Jaroslav Fojtik

coders/tiff.c: Ability to handle EXIF strings without zero termination.

c88dc1a95388 2024-02-04 20:27:57 Jaroslav Fojtik

coders/tiff.c: Performance improvement for lo endian architecture.

54f3da31ad45 2024-01-31 05:06:49 Bob Friesenhahn

It is said that m4/lt~obsolete.m4 is missing

62257bfff68c 2024-01-30 03:02:45 Jaroslav Fojtik

coders/tiff.c: Allow succesfull compilation for older libtiff.

1c5183f48e29 2024-01-29 02:02:32 Bob Friesenhahn

Ignore www/ChangeLog.html rather than www/Changelog.html

1044b5dc7618 2024-01-29 02:00:04 Bob Friesenhahn

Rename www/Changelog.html to www/ChangeLog.html

034ad7f538c4 2024-01-29 01:11:10 Bob Friesenhahn

ChangeLog tidying and update the news.

87c189036a66 2024-01-28 17:56:40 Jaroslav Fojtik

coders/tiff.c: Fractional arrays needs either double[] or float[] depending on TIFFFieldSetGetSize(fip).

f2d6ca2a19dc 2024-01-28 01:32:45 Bob Friesenhahn

AddIFDExifFields(): Avoid signed/unsigned comparison warnings.

b7d6c142161e 2024-01-28 00:06:20 Jaroslav Fojtik

coders/tiff.c Fix sign comparison warning.

da696c4cff69 2024-01-27 23:13:41 Jaroslav Fojtik

coders/tiff.c: Add sanity check for fractional fixed size array.

3a166b4b9957 2024-01-27 22:42:01 Jaroslav Fojtik

coders/tiff.c: EXIF GPS IFD tags are copyed now.

c0fd9dfb800c 2024-01-26 08:55:21 Jaroslav Fojtik

tiff/libtiff/tif_dir.c: Apply Su Laus leak fix from: https://gitlab.com/libtiff/libtiff/-/commit/376916d25f39bab69a3ed16963fd3f186870942c

5ad1a75f144f 2024-01-26 08:40:25 Jaroslav Fojtik

coders/tiff.c: Refactor types to magick_uint16_t and magick_uint32_t.

e125fe5e0afa 2024-01-26 07:45:50 Bob Friesenhahn

coders/tiff.c: Avoid memory leak in TIFFCreateDirectory() for libtiff versions which do not call TIFFFreeDirectory()

f006632acae4 2024-01-24 22:53:43 Bob Friesenhahn

coders/jxl.c: Directly include jxl/version.h

de9870dea545 2024-01-24 08:14:14 Jaroslav Fojtik

Merge heads

510836561b76 2024-01-24 08:06:49 Jaroslav Fojtik

coders/tiff.c: Copy uint32_t and uint8_t EXIF arrays into a tiff.

db1d4d708db5 2024-01-24 08:00:25 Bob Friesenhahn

www/Hg.rst: Change from defunct OSDN to Heptpod

5f3518689ba6 2024-01-24 07:51:05 Bob Friesenhahn

Update generated files

60db14ad87f1 2024-01-24 07:25:33 Jaroslav Fojtik

oders/tiff.c: Copy uint16_t EXIF arrays.

b56492d98281 2024-01-22 07:48:26 Bob Friesenhahn

Update generated files

8a07d409c4e7 2024-01-22 06:43:30 Jaroslav Fojtik

coders/tiff.c: Do not copy TIFFTAG_XRESOLUTION & TIFFTAG_YRESOLUTION, that are already handled by gm functionality.

60f313f3728a 2024-01-22 06:32:55 Bob Friesenhahn

Changes pertaining to file read/write file size limits during normal and oss-fuzz testing.

26fce892769e 2024-01-21 01:00:07 Bob Friesenhahn

Rotate ChangeLog and update copyright statements for 2024

66117d0e42c1 2024-01-20 08:50:26 Jaroslav Fojtik

Missing colon in a changelog.

cb38c0cd6562 2024-01-20 08:40:38 Jaroslav Fojtik

coders/tiff.c Place string terminator for more code safety.

Show on old repository browser