Harald Kuhr
|
beb88e2453
|
#744 TIFF: Re-complicated TIFF writing for the sake of performance...
(cherry picked from commit 76a35331b0285187663ff4e3b5750b7c093a293c)
|
2023-07-19 13:11:23 +02:00 |
|
Harald Kuhr
|
0b23644b8d
|
#740 TIFF: Floating point predictor support.
(cherry picked from commit 6b3f1c6ee344d0cfe0113c30224a8fb17cd2227b)
|
2023-07-19 13:11:23 +02:00 |
|
Joyce
|
e6c0f72cef
|
Update SECURITY.md
(cherry picked from commit 4a8c3530f74c1ef8f5e1a3ee4a8bbdc6af6f2fbb)
|
2023-07-19 13:11:04 +02:00 |
|
Joyce
|
9b47c236a5
|
Update SECURITY.md to best effort
(cherry picked from commit e8996daa12ce55294a525c9ec4bed507207b9c55)
|
2023-07-19 13:11:04 +02:00 |
|
Joyce
|
091319a599
|
Create SECURITY.md
(cherry picked from commit 9196e60c74ad281d12fa8b0c9bd82a9118ff20d4)
|
2023-07-19 13:11:04 +02:00 |
|
Harald Kuhr
|
33eac436b9
|
WebP cleanup.
(cherry picked from commit eabb8fd02b6525b8688972f1a5bc5d22c9966cd8)
|
2023-07-19 13:11:04 +02:00 |
|
Harald Kuhr
|
f27b5700e8
|
WebP minor bugfix and optimization.
(cherry picked from commit 1794e336dea71fe33cccccc3ce442d64de3f0ab8)
|
2023-07-19 13:11:03 +02:00 |
|
Harald Kuhr
|
67b9e7df11
|
WebP cleanup
(cherry picked from commit ac7612b3df5f393c786e44f19d3ceb9a21e379a1)
|
2023-07-19 13:11:03 +02:00 |
|
Harald Kuhr
|
4a51850e9b
|
#738 PSD: No longer decompress PackBits across boundaries
(cherry picked from commit 606fd53823623ba866fc4e31ce7fa751278fd51d)
|
2023-07-19 13:11:03 +02:00 |
|
tc-wleite
|
bf55209bf6
|
Avoid creating another temporary raster, filtering on the tempRaster.
(cherry picked from commit 34e8d8800733d2e7a0b81717273dc55536dce54b)
|
2023-07-19 13:10:52 +02:00 |
|
tc-wleite
|
3cee4d0112
|
Remove the TODO comment.
(cherry picked from commit 9b727df9010ec0f1b3f7899868ca8136934630e9)
|
2023-07-19 13:10:51 +02:00 |
|
tc-wleite
|
50dabcd838
|
Use a static import.
(cherry picked from commit f1f98bb4a41f29f3937184330401b49e60788fc3)
|
2023-07-19 13:10:51 +02:00 |
|
tc-wleite
|
c7c8e3372b
|
Let copyIntoRasterWithParams() handle null param.
(cherry picked from commit b34b26e08cf33e41ed47eb21716c13dd889d44e6)
|
2023-07-19 13:10:51 +02:00 |
|
Wladimir Leite
|
a085a454e0
|
Accept and handle null param in copyIntoRasterWithParams().
Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
(cherry picked from commit 993e07ee343887aacad37ccae4c03e965d7566e9)
|
2023-07-19 13:10:50 +02:00 |
|
tc-wleite
|
5140846fb6
|
Replace the WebP to test alpha subsampling by a slightly smaller image.
(cherry picked from commit a377712bdb7a007b61a3b16636a3fda81c1aaf98)
|
2023-07-19 13:10:50 +02:00 |
|
tc-wleite
|
c5b0f4a05f
|
Add the new image to the basic reading test.
(cherry picked from commit e5dc6aa8788439994596bc5a45d4dc56a3aa9c91)
|
2023-07-19 13:10:50 +02:00 |
|
tc-wleite
|
98104222cf
|
Test if a WebP with alpha was read correctly using subsampling.
(cherry picked from commit 46b1c1cf960978788098b706f1ffdbfd86481ad0)
|
2023-07-19 13:10:49 +02:00 |
|
tc-wleite
|
cb1dc3f4b5
|
Add to resources a test WebP with alpha and filters.
(cherry picked from commit d9300b1c90f4bdd1d5b01b77025a6256d663728e)
|
2023-07-19 13:10:49 +02:00 |
|
tc-wleite
|
7e584cdab4
|
Param can be null in readAlpha(). Copy alphaRaster to dst in this case.
(cherry picked from commit 0a2efb9eacfc32f126b51f93654203f6952df9c7)
|
2023-07-19 13:10:49 +02:00 |
|
tc-wleite
|
6312c65622
|
Fix: use raster instead of decodedRaster to keep previous behavior.
(cherry picked from commit 3eabc591d83f4c392c19d8dca01612413b98d939)
|
2023-07-19 13:10:49 +02:00 |
|
tc-wleite
|
924b7d809c
|
Minor fix in code formatting.
(cherry picked from commit 5cefce2dbf55176e3ef7b698d2e9248327e5532d)
|
2023-07-19 13:10:49 +02:00 |
|
tc-wleite
|
458be0380e
|
Fix TODO comment message.
(cherry picked from commit 4c645c022059ba68f9d84406a1d48246b7696bde)
|
2023-07-19 13:10:49 +02:00 |
|
tc-wleite
|
7deaf47e65
|
Decode alpha using source dimensions and copy to destination later.
(cherry picked from commit 703848ca45827b98b215c62d3c03d8663502e15d)
|
2023-07-19 13:10:48 +02:00 |
|
tc-wleite
|
214f0acf29
|
Move to a static method the code that copies into a raster with params.
(cherry picked from commit 0ebd18fcb65e31325c9026b4a7e1087dc2a961b3)
|
2023-07-19 13:10:48 +02:00 |
|
Harald Kuhr
|
1ea443cdcf
|
CI: Suppress download progress messages
(cherry picked from commit 29f7547a99da1719aa22e7ea1f86b6b93d2fed55)
|
2023-07-19 13:10:06 +02:00 |
|
Harald Kuhr
|
6186928374
|
Servlet: Now logs a message on context startup to aid debugging.
+ bonus generic refactorings
(cherry picked from commit 25cd351eeee562281e27f559abef7a3c820ef080)
|
2023-07-19 13:10:06 +02:00 |
|
Harald Kuhr
|
b4db69859d
|
#733: Stricter permissions
(cherry picked from commit 77c98c917efd6ba97e571cd3dfc146344bd9e371)
|
2023-07-19 13:10:05 +02:00 |
|
Davide Tantillo
|
7b3f0254fd
|
PSD: Add missing guide info in metadata
(cherry picked from commit 78832ed923efb18e79247c2639aae467a3ad8de6)
|
2023-07-19 13:09:23 +02:00 |
|
Harald Kuhr
|
8627c3fc32
|
New versions, FAQ additions ++
(cherry picked from commit 164cc1159215fe7d2bd021ae7eb61a53c9cdd107)
|
2023-07-19 13:09:23 +02:00 |
|
Harald Kuhr
|
ab5d40828e
|
[maven-release-plugin] prepare for next development iteration
|
2022-11-21 18:51:31 +01:00 |
|
Harald Kuhr
|
dbb7c07695
|
[maven-release-plugin] prepare release twelvemonkeys-3.9.4
twelvemonkeys-3.9.4
|
2022-11-21 18:51:26 +01:00 |
|
Harald Kuhr
|
6840f31fa3
|
#712 Core: Fix possible OOM situation in new stream implementation
(cherry picked from commit 8f5c1b409f0ea99de8d5a71204ccb426828a80e4)
|
2022-11-21 18:49:06 +01:00 |
|
Harald Kuhr
|
debf7d0207
|
#714 PNM: Add support for writing TYPE_INT_* images + implementation of WriterSpi.canEncode
(cherry picked from commit 26981513d804a49df0a8d3f41fe2f8112383b034)
|
2022-11-21 18:49:06 +01:00 |
|
Harald Kuhr
|
0538db7103
|
#713 PSD: Broken uncompressed reading from stream w/unknown length
(cherry picked from commit da800be8c8d422321d0f23f04e8e72b1b4c79117)
|
2022-11-21 18:44:44 +01:00 |
|
snyk-bot
|
1e981242ad
|
fix: imageio/imageio-batik/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691
(cherry picked from commit 304d050bc3b5f8364c6696bb7c2cff61348bca87)
|
2022-11-21 18:43:40 +01:00 |
|
Harald Kuhr
|
135a631bcc
|
#708 PSD: No longer emit warning for '8B64' (64 bit/long) resources.
(cherry picked from commit 044317266609660c330d4ea60ecc259d2f269345)
|
2022-11-21 18:43:40 +01:00 |
|
Harald Kuhr
|
f2624d5193
|
[maven-release-plugin] prepare for next development iteration
|
2022-10-20 16:22:15 +02:00 |
|
Harald Kuhr
|
ada3a84bec
|
[maven-release-plugin] prepare release twelvemonkeys-3.9.3
twelvemonkeys-3.9.3
|
2022-10-20 16:22:10 +02:00 |
|
Harald Kuhr
|
7e7aaa293e
|
#707 WebP: Fix Alpha support the correct way...
(cherry picked from commit cee2663f06a2a66a8bd072e1d78ad102c77ec638)
|
2022-10-20 16:10:05 +02:00 |
|
Harald Kuhr
|
5d623cce9f
|
#707 WebP: Fix Alpha support
(cherry picked from commit 8f44cfc43c9b81e41b8ed34bbc957ac05793c419)
|
2022-10-20 16:00:45 +02:00 |
|
Harald Kuhr
|
055838aaaf
|
[maven-release-plugin] prepare for next development iteration
|
2022-10-20 14:08:11 +02:00 |
|
Harald Kuhr
|
a8327c3c67
|
[maven-release-plugin] prepare release twelvemonkeys-3.9.2
twelvemonkeys-3.9.2
|
2022-10-20 14:08:06 +02:00 |
|
Harald Kuhr
|
36c91f67e4
|
#704 Fix LSBBitReader to avoid back/forth seeking that invalidates buffer
(cherry picked from commit 8a240aac684b16444a98b67f67070dfc30b3d621)
|
2022-10-20 14:06:19 +02:00 |
|
Harald Kuhr
|
4cc53d822f
|
[maven-release-plugin] prepare for next development iteration
|
2022-10-19 20:56:12 +02:00 |
|
Harald Kuhr
|
9875de0383
|
[maven-release-plugin] prepare release twelvemonkeys-3.9.1
twelvemonkeys-3.9.1
|
2022-10-19 20:56:08 +02:00 |
|
Harald Kuhr
|
6ed858a4ca
|
#704 Tiny performance improvement + code clean-up
(cherry picked from commit 61424f33b646a31ab49364d06c5ac630c3417ee1)
|
2022-10-19 20:46:45 +02:00 |
|
Harald Kuhr
|
38192ae835
|
Code clean-up.
(cherry picked from commit c7b9b1fadd2c06b13c98775e77dab728bc0eb296)
|
2022-10-19 20:46:45 +02:00 |
|
Harald Kuhr
|
b5e8853e6b
|
Set versions for 3.9 bugfix branch.
|
2022-10-18 20:49:43 +02:00 |
|
Harald Kuhr
|
a98224e652
|
#705 No longer closes streams we didn't open
(cherry picked from commit ab08ec1e0d699963fde7dc14e9a3cf32b9d10ea1)
|
2022-10-18 20:34:27 +02:00 |
|
Harald Kuhr
|
73a58266be
|
...and removed System.out.. Ouch...
(cherry picked from commit cbe78dc67f099ba5780cece44c54a654ce46380a)
|
2022-10-18 20:34:26 +02:00 |
|