Filter RSS
Project History

2023-12-22
01:39
graphicsmagick
01:22
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 4a5d4a4dd19d6f314dc753b27a72af4d5bfdcde3)
configure.ac: Check libheif for heif_context_set_maximum_image_size_limit()
00:22
graphicsmagick
2023-12-21
04:33
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 382000be3396ecb2d1cddf4674926626e72082e2)
coders/tiff.c Attempt to store EXIF inside TIFF image.
2023-12-14
23:48
graphicsmagick
[Hg] commits were pushed to 'GM' (current: aec67d608efc48f0cc1cf570e9fbddeecac3e766)
fuzzing/oss-fuzz-build.sh: Print JXL version info. Remove redundant libraries from link.
2023-12-13
23:37
graphicsmagick
[Hg] commits were pushed to 'GM' (current: fa8ec082581cda7c5f8f929134d8d95a463bf9d8)
fuzzing/oss-fuzz-build.sh: Build libpng as PIC. Enable libjxl tools for purpose of bug reports.
2023-12-11
22:44
graphicsmagick
[Hg] commits were pushed to 'GM' (current: f9727ab27a5a6cf8e43827f60815b3ef57cbcaae)
coders/wpg.c Fix for oss-fuzz-64935. "unsigned long" produces unwanted results.
00:08
graphicsmagick
[Hg] commits were pushed to 'GM' (current: a91d0ca1311e3a2a55bdd9d2f499705e0b45c941)
ReadJBIGImage(): Set maximum image dimensions based on resource limits.
2023-12-10
09:35
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 71e92633585d7dfd9d599f68188d61b1404f7588)
fuzzing/oss-fuzz-build.sh: Add -DJPEGXL_ENABLE_SKCMS=false to libjxl build since skcms is not wor...
05:12
graphicsmagick
[Hg] commits were pushed to 'GM' (current: fa82b9fb2f6081b0c68a26c1d4b4d59309dc5b27)
configure.ac: Try really hard to configure everything, even if pkg-config is not present or misbe...
2023-12-09
03:50
graphicsmagick
[Hg] commits were pushed to 'GM' (current: f3d951a66193b5060f27c688fa67d340404faef5)
ReadMIFFImage(): Handle unexpected EOF in version 0 bzip2 compressed MIFF.
00:41
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 4b34974286dc0151f6a78c5a6813a8676556f378)
coders/wpg.c Deallocate palette when image load fails.
2023-12-06
04:11
graphicsmagick
2023-12-05
22:46
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 0f5837ab75260b2a31604961cf208ae228cb2297)
Reduce coder stability level of dcraw and jbig. Oss-fuzz CI will only build support for primary c...
2023-12-04
00:32
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 7c3b9dbdf47b5da1f827e8125b04b8ed4cd267ca)
fuzzing/coder_list.cc: Exclude format names depending on an external 'dcraw' program
2023-12-03
01:38
graphicsmagick
2023-12-01
07:51
graphicsmagick
[Hg] commits were pushed to 'GM' (current: eda85ada83a6edb91455b9d7bcaecc6742660bd6)
fuzzing/oss-fuzz-build.sh: Add bzip2 and libjbig to the oss-fuzz build
2023-11-30
09:54
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 22336286aa57ddefc0f24d931eae61fab71c5145)
fuzzing/oss-fuzz-build.sh: Build zlib and zstd as static
2023-11-29
23:18
graphicsmagick
[Hg] commits were pushed to 'GM' (current: 0824f4691e84abbaa0fc6f833ef73977d85e5823)
configure.ac: Report in the configure summary if OpenMP is supported, as well as the OpenMP link ...