• R/O
  • SSH

GM: List of commits

Main GraphicsMagick source repository


RSS
Rev. Time Author
da8edfca3b67 2024-02-26 23:00:37 Bob Friesenhahn

Update generated files

15854f1bbf35 2024-02-26 17:03:16 Jaroslav Fojtik

coders/hrz.c: Seekable blob should not be needed.

d90d7ea8174d 2024-02-25 21:31:09 Jaroslav Fojtik

coders/tga.c Interleaving support was implemented completely wrongly. Fixed.

b3bedefac39e 2024-02-25 17:35:22 Jaroslav Fojtik

coders/tga.c: Emit warning to logs when requested orientation is not supported.

ac549d853255 2024-02-25 09:54:00 Bob Friesenhahn

Update generated files

a2a5a1dbf690 2024-02-25 08:13:54 Jaroslav Fojtik

coders/tiff.c: Do not copy TIFFTAG_ORIENTATION from EXIF. It is already handled by image->orientation variable.

b8d10b9024f2 2024-02-25 02:45:23 Jaroslav Fojtik

coders/tga.c Remove autoorientation attempt in y axis from TGA reader. The newly commented code should be removed, cot conserved.

31b35b51cf7f 2024-02-25 00:54:17 Jaroslav Fojtik

coders/tga.c: The linescan order must be reverted because of "orientation" is propagated.

2c67f9ac494e 2024-02-24 23:15:57 Bob Friesenhahn

WriteTGAImage(): Eliminate compiler warnings.

77c8ec3d293b 2024-02-24 08:15:07 Jaroslav Fojtik

coders/tga.c: Propagate orientation in TGA writer.

822917870a1a 2024-02-23 22:34:20 Bob Friesenhahn

Update generated files

0175521f0ac2 2024-02-23 08:17:42 Jaroslav Fojtik

:

9ea6ba35e41e 2024-02-23 08:11:33 Jaroslav Fojtik

VisualMagick/configure/configure.rc Disable static single threaded runtime choice.

899a48acd5bb 2024-02-23 07:14:23 Bob Friesenhahn

PSD: Try to avoid module loading error if psd.c is compiled but EnableBrokenCoders==False.

5028adfce7a6 2024-02-22 23:01:02 Bob Friesenhahn

Rename coders/acppfile.cpp to magick/acppfile.cpp and include some in-progress changes which are necessary for the build to still work.

773c99c3685e 2024-02-22 22:35:54 Bob Friesenhahn

Update generated files

b6816d68a837 2024-02-22 10:07:25 Jaroslav Fojtik

VisualMagick/tests/runtest.bat Added test for HRZ format.

09390431d3d4 2024-02-21 22:50:53 Bob Friesenhahn

HRZ: Fix RegisterHRZImage() settings. Add HRZ to rwblob.tap and rwfile.tap.

519a0e693923 2024-02-21 22:19:49 Bob Friesenhahn

Update generated files

fdeb24c1f5e3 2024-02-21 18:34:50 Jaroslav Fojtik

coders/hrz.c Provide writer.

579fe3980299 2024-02-21 08:19:45 Jaroslav Fojtik

coders/tga.c 32 bit TGA colormap is expected to have a valid alpha channel.

144f38e52d87 2024-02-21 08:11:58 Bob Friesenhahn

Update generated files

995b36e38939 2024-02-21 06:07:01 Jaroslav Fojtik

coders/tga.c TGA reader seems to ignore image orientation, fixed now.

6e3959c6e2db 2024-02-19 00:14:29 Bob Friesenhahn

Update generated files

b82b1bf9fe04 2024-02-18 18:36:08 Jaroslav Fojtik

jpeg/* Update JPEG builtin library to 9f.

93a62dab8fe9 2024-02-13 07:47:38 Bob Friesenhahn

FreeMagickClientData(): Assure that jpeg_pixels is non-NULL before dereferencing it.

5665249c364a 2024-02-12 07:03:39 Bob Friesenhahn

Fix test for C_ARITH_CODING_SUPPORTED

f232b4698ba9 2024-02-12 05:28:22 Bob Friesenhahn

Support writing lossy/lossless 12 bits, and lossless 16-bit JPEG using libjpeg-turbo-3.0

0bdf6df7faf2 2024-02-11 05:54:39 Bob Friesenhahn

ReadJPEGImage(): Support libjpeg-turbo 3.X APIs to read deep JPEG.

fc5cac9afb5c 2024-02-06 23:26:53 Bob Friesenhahn

For snapshot target, rename Changelog.html to ChangeLog.html

Show on old repository browser