I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected patch. More... 1 day ago
Revert earlier patches because of conflicts with the tiff header format. More... 1 day ago
Still set the ExplicitFormatType flag when build without libraw. More... 1 day ago
Added Apple ProRAW header. More... 1 day ago
No longer mark the dng coder as an explicit format, this will allow use to detect the format from the header of the file. More... 1 day ago
Whitespace... More... 1 day ago
Use the same notation of the header in the TIFF and DNG coder. More... 1 day ago
Revert patch to allow support for compilers that don't support C++11 (#7322) More... 1 day ago
return artifacts, not properties (https://github.com/ImageMagick/ImageMagick/issues/7309) More... 6 days ago
avoid text truncation for captions (https://github.com/ImageMagick/ImageMagick/issues/7304) More... 6 days ago
avoid text truncation for captions (https://github.com/ImageMagick/ImageMagick/issues/7304) More... 6 days ago
Set the double* arguments to NAN in case of a failure to avoid uninitialized values. More... 6 days ago
Build the dependencies again. More... 6 days ago
Made oss-fuzz files executable instead. More... 7 days ago
Fixed build of the security devcontainer. More... 7 days ago
Corrected oss-fuzz patch. More... 7 days ago
Copy the bogus binary to $OUT to make sure the executable ends up in the path. More... 8 days ago
Updated cloning of the security Dockerfile. More... 8 days ago
Combine the logic of stroke-opacity and fill-opacity in opacity to resolve #7301. More... 9 days ago
autoconf/automake configuration update More... 10 days ago
No longer change image_colors and stop using image->colors to resolve the issue reported in #7298. More... 10 days ago
ping_trans_alpha should have the same size as palette. More... 10 days ago
Made ConvertImageCommand deprecated. More... 10 days ago
Fix typo (#7294) More... 12 days ago
Set the parameters to NAN inside GetImageMean when GetImageStatistics returns null. More... 13 days ago
beta release More... 13 days ago
release More... 13 days ago
Cosmetic. More... 13 days ago
Corrected patch that was added for #6538 to make sure we only free the memory when the blob was never used. More... 14 days ago
Use if defined for all the other checks also. More... 14 days ago