I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
beta release More... 2 days ago
release More... 2 days ago
Make it more clear we don't use the return value of jpeg_read_header. More... 2 days ago
Use AcquireStringInfo instead. More... 2 days ago
Refactor cleanup code in the jpeg decoder. More... 2 days ago
Revert "initialize decompression before importing profiles" More... 2 days ago
Corrected reading nested profiles. More... 3 days ago
Corrected value of recursive argument. More... 3 days ago
Corrected code style and fixed the option check. More... 3 days ago
Convert big PDF documents is slow (#7263) More... 3 days ago
corrected connected components labeling perimeter and circularity calculation (https://github.com/ImageMagick/ImageMagick/issues/7259) More... 3 days ago
Use a different path for positive and negative values. More... 3 days ago
Do the ceil first to make sure we return a floored instead of ceiled value. More... 3 days ago
initialize decompression before importing profiles More... 3 days ago
fix undefined behaviors when casting double to size_t (https://github.com/ImageMagick/ImageMagick/issues/6341) More... 3 days ago
check for value < 0, ceil() not required (https://github.com/ImageMagick/ImageMagick/issues/6341) More... 4 days ago
improved range checking (https://github.com/ImageMagick/ImageMagick/issues/6341) More... 4 days ago
ensure number of meta channels does not exceed maximum More... 4 days ago
Add an extra call CastDoubleToUnsigned to address the possible range issue from #6341. More... 4 days ago
ci: fix git version (#7260) More... 4 days ago
latest documentation More... 4 days ago
check for possible range error (#https://github.com/ImageMagick/ImageMagick/issues/6341) More... 4 days ago
throw warning if too many meta channels More... 4 days ago
Added extra checks for when the call to SetPixelMetaChannels fails. More... 4 days ago
Moved warning to the correct spot and added french translation. More... 4 days ago
Set the jp2_image to NULl before passing it to opj_read_header because this expects that the pointer is set to null (#7253). More... 5 days ago
Added missing null check and require a minimum size of 6 when reading the png exif profile (#7252). More... 5 days ago
Use the new StringInfo method for profiles in the coders. More... 5 days ago
Update release.yml (#7258) More... 5 days ago
Minor refactoring. More... 6 days ago