24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected over 1 year ago.
Dec 31, 2021 — Dec 31, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tiff/libtiff/tiffconf.h: Fix path to webp/types.h More... 4 months ago
Change Coverity email address to one which works. More... 4 months ago
Remove curl bandwidth submission limit. More... 4 months ago
_UpdateMagickResourceHighwater(): New private function to support updating highwater values where it otherwise does not naturally happen. More... 4 months ago
magick/resource-private.h: New header file to contain private definitions pertaining to resource allocation More... 4 months ago
magick/resource.c: Add a resource 'highwater' value which is updated to the maximum resources used for that resource type. Trace the highwater values when resource tracing is enabled. More... 4 months ago
NEWS.txt: Update the news as of December 28, 2023 More... 4 months ago
Fix LFS check for autoconf-2.72 (ac_cv_sys_file_offset_bits deprecated/removed). More... 4 months ago
tiff/ Update libtiff to 4.5.1. More... 4 months ago
Update libtiff to 4.5.1
fojtik
as Jaroslav Fojtik
More... 4 months ago
HEIF: Support setting image width limit More... 4 months ago
configure.ac: Check libheif for heif_context_set_maximum_image_size_limit() More... 4 months ago
JXL: Improve JXL reader/writer exception information. More... 4 months ago
NEWS.txt: Update with news since the last release. More... 4 months ago
Remove #undef EXPERIMENTAL_EXIF_TAGS so define can be added externally. More... 4 months ago
TIFF: Disable new EXIF code which is not working correctly yet. Enable using EXPERIMENTAL_EXIF_TAGS. More... 4 months ago
JXL: Fix version identification. Add error tracing. More... 4 months ago
coders/tiff.c "tif_dir.h" is no longer needed.
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/tiff.c Do not include #include "tif_dir.h" if it is not present.
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/tiff.c Check for NULL in EXIF tag name being logged.
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/tiff.c Improved optional log record.
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/tiff.c Check recipe compatibility for TIFFSetField().
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/tiff.c Log all objects (-debug coders) that comes from EXIF.
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/tiff.c Attempt to store EXIF inside TIFF image.
fojtik
as Jaroslav Fojtik
More... 5 months ago
fuzzing/oss-fuzz-build.sh: Print JXL version info. Remove redundant libraries from link. More... 5 months ago
fuzzing/oss-fuzz-build.sh: Build libpng as PIC. Enable libjxl tools for purpose of bug reports. More... 5 months ago
Tidy Changelog. Update generated files. More... 5 months ago
coders/wpg.c Fix for oss-fuzz-64935.
fojtik
as Jaroslav Fojtik
More... 5 months ago
coders/wpg.c Fix for oss-fuzz-64935. "unsigned long" produces unwanted results.
fojtik
as Jaroslav Fojtik
More... 5 months ago
ReadJBIGImage(): Set maximum image dimensions based on resource limits. More... 5 months ago