Commits
beta release 874da17
update DOX config files fe3d2bf
update DOX config files b8648f4
update DOX config files 2a7bf28
correct formulation of the phash normalization 8d73544
phash normalization is conventional RMS calculation 146eee5
only check shread count once ec530f1
cosmetic 69110cf
cosmetic f088340
add private ShredMagickMemory() method to hide contents of memory buffers before they are relinquished 28637d2
system:shred value has precedence over MAGICK_SHRED_PASSES bea3c06
support shredding memory pools 9479fba
update memory pointer 8b289a8
Silenced warning. c7bbf5c
Corrected documentation. 20ec4a7
first pass is fast for performance, second is crytographically strong c1ddb64
recommend shred value of 1 for performance reasons 59e784b
only set the # of shred passes one time 6cffc2e
if enabled, shred streams 4886318
unmap mapped pixels 4bbcaa2
default mapped member to false 50be626
don't shred streaming pixels 44b3e9b
rework shred passes 3699b74
optimize performance b30e351
change per lint advisement a637245
typecast per lint advisement 5733a82
eliminate compiler warning 249bcdf
eliminate lint warnings 8c6731a
eliminate lint warnings ff3e1f5
support date:timestamp property e1b538a
eliminate lint warnings 92e7887
set timestamp from image->timestamp member 3ed71fd
eliminate lint warnings 80bd592
support MAGICK_DATE_PRECISION and registry

? precision defines 304069d
support registry:precision define 3b2b78a
... 9acdf7c
need at least one policy defined 812ade8
eliminate lint warnings 0f8c615
note, system:precision is deprecated d9f3714
eliminate icc compiler warnings d90c06f
eliminate icc compiler warnings 91eb3ef
eliminate compiler warning 1bb549f
Reverted incorrect patch when doing auto-orient of an image that is right-top or left-bottom. ca1913b
Corrected conversion from flip to Orientation. 5f7f165
Only close the file blob when gzopen is successful (#5233). bbceed7
Added method to add utf8 support for gzopen on Windows. 342e7a3
Only parse SOURCE_DATE_EPOCH once. 58f6ce5
Restored check that did not seem to be necessary. 157b3b4
Whitespace 063da01
Limit the value of min_channels in the PSDInfo inside the tiff coder to make it possible to read images with a lot of meta channels. bb6b465
Make sure that the creation and modification date have the same value in both places and added option to override this (pdf:create-epoch and pdf:modify-epoch) 2cd74b8
Added option to specify the creator (pdf:creator) and use that as xap:CreatorTool instead. 27463ec
Added WritePDFValue method that can be reused to write other values. 4bf8773
Use the new method to write the other values. d246538
Added option to specify the keywords (pdf:keywords) and use that as pdf:Keywords in the xmp profile. 5450512
Only check if magick is PDFA once. fac352a
Added option to specify the subject (pdf:subject). b6d5881
Also fix incorrect fclose for bzlib. 784f9fe
collect VICAR properties 2c010f8
fix improper close when opening zipped file f1cc4b9
Restored setting the file to NULL 7c43344
Also remove date:timestamp when stripping the image. 7922af1
release bc1cb48
7.1.0-37
Fixed
Set pass when webp:target-size or webp:target-psnr are set to fix #4931. #4931
Commits
... be0bdc3
don't keep in repo e926a8e
beta release cc2d2a0
Added extra permissions. a3420ae
ImageMagick/ImageMagick#5184 b8c664e
support Unicode MP4 filenames @ ImageMagick/ImageMagick#5182 954f929
correct AcquireUniqueSymbolicLink() description 5466350
chore: Included githubactions in the dependabot config 44942dc
identify delegate library version 2078fbe
call method rather than define 8c632fd
cosmetic 0fba11b
fix lint issues 256301d
fix lint issues 0b92950
fix lint issues e75b53a
Restore code that was removed by accident. c386108
Fix build. 46e7166
Use image->depth instead. 6a74a35
Don't set default values. 6e0765d
use SetQuantum methods instead. afe37c5
Move case statement to make sure that non FloatingPointQuantumFormat will end up in the default case. 54ce5d9
cosmetic c1766ca
point to latest EXIF standard doc 7da6db4
Bump actions/upload-artifact from 1 to 3 a8c1ed3
sum hash differences rather than assign 8a8a68a
Continue with decoding the image when JxlDecoderGetColorAsEncodedProfile returns JXL_DEC_ERROR. 53addfb
Added extra check for non error codes. 5aaedfe
Corrected rotation angle for right-top and left-bottom in auto-orient. b65d0d9
release 1b8963a