summaryrefslogtreecommitdiff
path: root/coders
AgeCommit message (Expand)Author
2021-04-12Squashed commit of the following:android-s-beta-2android-s-beta-1Elliott Hughes
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/ImageMagickandroid-s-preview-1Bob Badour
2021-01-05Upgrade ImageMagick to 0d207271d7c4ff338cbba8e82ad6ad62e6c9c780Haibo Huang
2021-01-05...Cristy
2021-01-05Changed ExecuteGhostscriptCommand to an inline method instead.Dirk Lemstra
2021-01-04Added missing calls to RelinquishUniqueFileResource.Dirk Lemstra
2021-01-03https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29189Cristy
2021-01-02use LONG_MIN define rather than SSIZE_MAXCristy
2021-01-01update to latest documentation and update copyright yearCristy
2021-01-01revertCristy
2021-01-01...Cristy
2020-12-30...Cristy
2020-12-30eliminate compiler error under CygwinCristy
2020-12-30Added webp:near-lossless option.Dirk Lemstra
2020-12-30Added extra method to make setting the options less noisy.Dirk Lemstra
2020-12-29...Cristy
2020-12-29prevent possible memory leakCristy
2020-12-28...Cristy
2020-12-28register storage class is deprecatedCristy
2020-12-28Fixed compilation for when MAGICKCORE_WEBPMUX_DELEGATE is not defined.Dirk Lemstra
2020-12-28Code style changes.Dirk Lemstra
2020-12-28improve error catch and avoid mem leak when encode anim webp failtomwei7
2020-12-28improve webp encodetomwei7
2020-12-28Minor code style change.Dirk Lemstra
2020-12-28Removed unused argumentDirk Lemstra
2020-12-27...Cristy
2020-12-27https://github.com/ImageMagick/ImageMagick/discussions/3040Cristy
2020-12-27...Cristy
2020-12-27...Cristy
2020-12-27...Cristy
2020-12-27help prevent arthimetic overflowCristy
2020-12-27Corrected headers.Dirk Lemstra
2020-12-27eliminate compiler warningsCristy
2020-12-27Added support for reading the ICC color profile.Dirk Lemstra
2020-12-27Removed the define that was added for local testing.Dirk Lemstra
2020-12-27Added support for lossless compression.Dirk Lemstra
2020-12-27Added check for when calling ImportImagePixels fails.Dirk Lemstra
2020-12-27Added encoding to the new implementation of the JXL coder.Dirk Lemstra
2020-12-27Replaced JXL decoder with implementation that uses the jpeg-xl reference libr...Dirk Lemstra
2020-12-26...Cristy
2020-12-26prep to utilize the jpeg-xl libraryCristy
2020-12-25enable reading of a certain grayscale TIFF imageCristy
2020-12-25https://github.com/ImageMagick/ImageMagick/issues/3034Cristy
2020-12-25case double to longCristy
2020-12-25check for under/overflowCristy
2020-12-23eliminate possible integer overflowCristy
2020-12-23...Cristy
2020-12-22...Cristy
2020-12-22https://github.com/ImageMagick/ImageMagick/discussions/3018Cristy
2020-12-21initialize the pixels in the layer, not the source imageCristy