• R/O
  • SSH

GM: List of commits

Main GraphicsMagick source repository


RSS
Rev. Time Author
8e80ed0df3fb 2023-12-09 00:41:11 Bob Friesenhahn

Fixes for JBIG reader. Fix ExportGrayQuantumType() PseudoClass case when image colors != 2.

867ff859b425 2023-12-08 03:54:40 Jaroslav Fojtik

coders/wpg.c The MagickFreeResourceLimitedMemory() macro will do nothing for
NULL, so there is no need for additional checks.

6c119a4643f3 2023-12-08 02:34:17 Jaroslav Fojtik

Changelog updated.

4b34974286dc 2023-12-08 02:32:25 Jaroslav Fojtik

coders/wpg.c Deallocate palette when image load fails.

a1b7039803a4 2023-12-06 04:11:16 Bob Friesenhahn

Stop removing oss-fuzz build WORK and OUT directories

0f5837ab7526 2023-12-05 22:46:39 Bob Friesenhahn

Reduce coder stability level of dcraw and jbig. Oss-fuzz CI will only build support for primary coders.

7c3b9dbdf47b 2023-12-04 00:32:30 Bob Friesenhahn

fuzzing/coder_list.cc: Exclude format names depending on an external 'dcraw' program

59d13006b62c 2023-12-03 04:34:15 Bob Friesenhahn

Fix libheif build

e83ca0dead36 2023-12-03 01:37:50 Bob Friesenhahn

Enable JXL and HEIF in the oss-fuzz build.

eda85ada83a6 2023-12-01 07:50:56 Bob Friesenhahn

fuzzing/oss-fuzz-build.sh: Add bzip2 and libjbig to the oss-fuzz build

22336286aa57 2023-11-30 09:54:31 Bob Friesenhahn

fuzzing/oss-fuzz-build.sh: Build zlib and zstd as static

0824f4691e84 2023-11-29 23:17:43 Bob Friesenhahn

configure.ac: Report in the configure summary if OpenMP is supported, as well as the OpenMP link library selected.

d013dd7972f9 2023-11-29 22:29:27 Bob Friesenhahn

Fix use of heif_init(). Fix test for _OPENMP. Remove redundant LIB_MATH=-lm

6f2469265b28 2023-11-29 07:17:12 Bob Friesenhahn

fuzzing/oss-fuzz-build.sh: Cleanups and fixes. Jasper compiles again. HEIF and JXL still do not link successfully.

4f171c233ba4 2023-11-29 00:13:51 Bob Friesenhahn

configure.ac: Fix many bugs related to building library dependency list

e40e1ea66c6d 2023-11-29 00:08:40 Bob Friesenhahn

Hg ignore generated common.shi and PerlMagick/t/features.pl

0217b1ed1784 2023-11-25 23:37:00 Bob Friesenhahn

fuzzing/oss-fuzz-build.sh: Try even harder to convince pkg-config to use 'pkg-config --static'

95653e6df876 2023-11-25 10:49:29 Bob Friesenhahn

configure.ac: Expose pkg-config params we are getting for libwebp

3bce99ea7040 2023-11-25 08:04:42 Bob Friesenhahn

configure.ac:Fix shell typos

862adbf165e0 2023-11-25 07:08:03 Bob Friesenhahn

configure.ac: Eliminate redundant check for HEIF library

4c88eec00a57 2023-11-25 05:42:41 Bob Friesenhahn

Re-vamp configure script to be more closely tied to pkg-config.

1c41908b4bc3 2023-11-22 08:30:04 Bob Friesenhahn

Add OpenMP runtime as dependency. If JXL enabled, then link using C++ compiler.

45cce7492a0d 2023-11-18 09:59:21 Bob Friesenhahn

configure.ac: libbrotlidec and liblbrotlienc depend on libbrotlicommon.

8e37ef9a271c 2023-11-17 22:39:15 Bob Friesenhahn

fuzzing/oss-fuzz-build.sh: Build script improvements. Change 'freetype2' to 'freetype'. Add libde265, libheif, and libjxl to build.

1a78042ce25a 2023-11-17 02:49:56 Bob Friesenhahn

Updates due to switching from OSDN to foss.heptapod.net

137b263329d5 2023-11-15 23:36:29 Bob Friesenhahn

rwfile.c, rwblob.c DescribeFrames(): Add a 'ping' option.

cda86fcb8814 2023-11-14 23:20:16 Bob Friesenhahn

configure.ac: Use CPPFLAGS delivered by pkg-config for libheif

3d1ba3ed2aca 2023-11-14 23:11:47 Bob Friesenhahn

WriteTIFFImage(): Call TIFFFlush() to detect any errors which might otherwise be lost by TIFFClose()

afe749bebed9 2023-11-14 01:09:05 Bob Friesenhahn

rwfile.c, rwblob.c: Print reproducible test information.

8f72b25fe48e 2023-11-13 09:50:45 Bob Friesenhahn

Update generated files

Show on old repository browser