I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 11 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update release.yml (#7258) More... about 17 hours ago
Minor refactoring. More... 1 day ago
Fixed rare memory leak. More... 1 day ago
Added missing call to DestroyStringInfo. More... 1 day ago
Reverted incorrect patch. More... 1 day ago
Restore check because it is possible that the StringInfo gets resized. More... 1 day ago
Added name argument to AcquireProfileStringInfo and BlobToProfileStringInfo. More... 1 day ago
Only create the profile when we need to and refactored the code to simply it. More... 1 day ago
Added BlobToProfileStringInfo that should be used instead of BlobToStringInfo when the StringInfo will be used to add a profile to an image. More... 1 day ago
Added extra checks for empty or null profile. More... 1 day ago
Silenced warning. More... 1 day ago
Use AcquireProfileStringInfo in Wand where possible. More... 2 days ago
Also check the max profile size when it's being added to the image profiles. More... 2 days ago
Added SetImageProfilePrivate that won't make a copy of the StringInfo but adds it to the profiles of the image directly. More... 2 days ago
Added new private method AcquireProfileStringInfo that should be used when a StringInfo is created for a profile. More... 2 days ago
Added new security policy setting called max-profile-size that can be used to limit the size of a profile. More... 2 days ago
fix missing C++ pop (https://github.com/ImageMagick/ImageMagick/issues/7230) More... 3 days ago
latest autoconf/automake More... 3 days ago
Switch to the new action. More... 3 days ago
Code cleanup. More... 3 days ago
Removed unused advinst-enable-automation setting. More... 3 days ago
Also allow tiff:assume-alpha when there is more than one meta channel (#7247). More... 4 days ago
Update README.md (#7245) More... 4 days ago
compare SSIM score of 1 indicates perfect structural similarity More... 5 days ago
Removed outdated files. More... 6 days ago
Removed outdated files. More... 7 days ago
Call heif_context_set_maximum_image_size_limit to limit high dimensions earlier. More... 8 days ago
Code cleanup. More... 9 days ago
Corrected check for warning when png:compression-filter is invalid (#7236). More... 9 days ago
set perl install base to that of ImageMagick's More... 10 days ago