7.1.2-28
Added 1
- Introduce image:frames define
Changed 1
- Divide honors SVG 1.2; divide-dst and divide-src are mathematical ops
Fixed 18
- Fix memory leak in ASHLAR coder when action fails
- Fix writing video output to stdout in Windows
- Re-add support for libheif 1.7.0
- Fixes for PTIF writer to re-enable default creation of pyramid levels
- Address remote TOCTOU issues
- Map Windows file identity into st_dev/st_ino
- Check image file identity
- Support ImageInfo properties member
- Normalize the AE metric
- Initialize image info properties
- Ensure file resource identify is valid
- Include file mode when validating file identity
- Correct IsPaletteImage check
- Do not divide by alpha for plus op
- Avoid division by 0
- Fix PDC metric
- Read DNG profiles when pinging the image
- Set the page values when reading the x and y offset in a tga file
Merged
- build(deps): bump ubuntu from b7f4819 to 3131b4c in /.devcontainer #8876
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 #8882
- Fixes for PTIF writer to re-enable default creation of pyramid levels #8884
- build(deps): bump the codeql-action group with 3 updates #8881
- build(deps): bump actions/attest from 4.1.1 to 4.2.0 #8880
- fix: upgrade http:// to https:// in README.md #8867
- Fix memory leak in ASHLAR coder when action fails #8865
- build(deps): bump github/codeql-action/upload-sarif #8862
- build(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 #8863
- build(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 #8861
- Fix writing video output to stdout in Windows #8860
- build(deps): bump github/codeql-action/upload-sarif #8851
- build(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 #8849
- build(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 #8850
- re-add support for libheif 1.7.0 #8841
Fixed
- Fix writing video output to stdout in Windows (#8860) #7900
Commits
- beta release 3dd3215
- Make sure git is configured properly when updating the website. 2e09a16
- address remote TOCTOU issues 99d821d
- eliminate compiler warning 8e835bd
- map Windows file identity into st_dev/st_ino. a15976c
- eliminate compiler warning c36f9ed
- check image file identity da02de3
- normalize the AE metric f85632e
- eliminate compiler warning 414297f
- support ImageInfo properties member 560f000
- improve formatting 23cfa27
- eliminate compiler warning 2f7deb8
- initialize image info properties ee20b08
- cosmetic d87c54b
- revert c5a692a
- time-of-check to time-of-use check ef0eb6d
- normalize AE metric de81b9a
- if path attributes fail relinquish memory 9f18109
- ensure file resource identify is valid bbbf79e
- premature reconstruct destruction d110964
- revert similarity image patch 60c110f
- if compare:virtual-pixels is present and false then min bounds 11b86af
- restore parallelism 33e5931
- include file mode when validating file identity c081559
- eliminate compiler exception 94df319
- define POSIX file type and permission macros 4fcd510
- localize defines d99edfd
- define S_IWUSR ed17fb2
- https://github.com/ImageMagick/ImageMagick/issues/8856 2d68170
- reviewed and made subtle corrections to a few composite ops 55e52c4
- Corrected IsPaletteImage check. b93264e
- Corrected comment. 10e4271
- https://github.com/ImageMagick/ImageMagick/issues/8858 686729b
- eliminate compiler warning a73378f
- eliminate compiler warning 55a6aaf
- update to the latest ImageMagick documentation 60fcb88
- Restored icon. d551454
- Updated configure. 8714fef
- Small memory allocation optimization. 2d4d387
- Updated configure. e0c11e3
- Use max compression for all archives. 8270efa
- guarantee round-trip fidelity for IEEE‑754 doubles without printing spurious digits 676d2c3
- No longer inline the method to reduce the local stack size. d53e028
- correct cast from char to quantum 0f86975
- https://github.com/ImageMagick/ImageMagick/issues/8864 549f90b
- do not divide by alpha for plus op 31c97dd
- revert 5bbda08
- introduce image:frames define 7fd62c7
- eliminate compiler warning 4548c02
- FILE_READ_ATTRIBUTES is preferred over GENERIC_READ 63cc8c7
- Updated the dependencies. 873e31a
- safe read/write 20dcf6d
- use 1mb chunks 7618f43
- use parens in macro 7a5bc5b
- eliminate compiler warning 3744060
- https://github.com/ImageMagick/ImageMagick/issues/8436 f2e478b
- avoid division by 0 ec19dcd
- cosmetic 62da037
- revert 3e31b7f
- increase threads for PHASE metric 5a774ca
- fix PDC metric fc48f7d
- correct angle 836651e
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6rvv-36hw-5rgf 297c894
- Read DNG profiles when pinging the image. eeea9da
- Cosmetic. 55c96d0
- configure distributed cache max clients and max unathenticated clients e9c84d9
- precompute the phase spectrum for all (u,v) frequency pairs simultaneously, 8470c17
- use virtual memory for phase spectra 4c2e04d
- cosmetic 46c11a2
- spatial phase subimage search 073502f
- add zlib dependency a5956e8
- restore FFT case 39fa09d
- Restored logo vector files. b3c3fba
- Exclude logo from the release archive. e40b4d4
- Cosmetic. 8e2561a
- improve numerical stability c08cf98
- handle non-square images e5f4934
- thread phase spectra 7211f83
- eliminate compiler warning 8f527e8
- add workload factor define 6825ff5
- eliminate compiler warning 11de3d1
- adapt Fred’s spatial PHASE algorithm f94ceb9
- Group codeql-action in dependabot. 1593696
- divide is reserved by SVG specification; use divide-fx for mathematical divide b3268b9
- divide honors SVG 1.2; divide-dst and divide-src are mathematical ops bf438a1
- scale FFT phase distortion 7981cef
- count the # of channels 2a4b002
- normalize PDC metric 9fabbd4
- https://github.com/ImageMagick/ImageMagick/issues/8858 f8fdd19
- Updated the dependencies. 362affe
- Version 0.11.0 of the raqm library no longer accepts text that contains a paragraph separator. 37609a6
- correct conditional 7b65dd1
- Set the page values when reading the x and y offset in a tga file (#8847). 832722a
- Write the x and y offset in the tga encoder when the value fit in the unsigned short range. f55e398
- release c2068fb