24
I Use This!
Activity Not Available

Commits : Listings

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