I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected patch. More... 2 days ago
Revert earlier patches because of conflicts with the tiff header format. More... 2 days ago
Still set the ExplicitFormatType flag when build without libraw. More... 2 days ago
Added Apple ProRAW header. More... 2 days 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... 2 days ago
Whitespace... More... 2 days ago
Use the same notation of the header in the TIFF and DNG coder. More... 2 days ago
Revert patch to allow support for compilers that don't support C++11 (#7322) More... 2 days ago
return artifacts, not properties (https://github.com/ImageMagick/ImageMagick/issues/7309) More... 7 days ago
avoid text truncation for captions (https://github.com/ImageMagick/ImageMagick/issues/7304) More... 7 days ago
avoid text truncation for captions (https://github.com/ImageMagick/ImageMagick/issues/7304) More... 7 days ago
Set the double* arguments to NAN in case of a failure to avoid uninitialized values. More... 7 days ago
Build the dependencies again. More... 7 days ago
Made oss-fuzz files executable instead. More... 7 days ago
Fixed build of the security devcontainer. More... 8 days ago
Corrected oss-fuzz patch. More... 8 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... 10 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... 11 days ago
Fix typo (#7294) More... 13 days ago
Set the parameters to NAN inside GetImageMean when GetImageStatistics returns null. More... 13 days ago
beta release More... 14 days ago
release More... 14 days ago
Cosmetic. More... 14 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