Harald Kuhr
|
ca86605923
|
#574 Better test data.
(cherry picked from commit 1d4f681b8f )
|
2020-11-19 21:50:40 +01:00 |
|
Harald Kuhr
|
8bc863298f
|
#574 Fix for possible OOME in Exif metadata.
(cherry picked from commit eda2cd76db )
|
2020-11-19 21:50:39 +01:00 |
|
Harald Kuhr
|
3447d1782c
|
Some minor code clean-up.
(cherry picked from commit 4adc60a6c6 )
|
2020-11-19 21:50:35 +01:00 |
|
Harald Kuhr
|
bf245fde5f
|
#330 ImageReaderBase.getDestination now throws IIOException for too large dimension/size.
(cherry picked from commit 0d5577a9a4 )
|
2020-11-19 21:50:31 +01:00 |
|
Harald Kuhr
|
c0748dcfd7
|
#330 Now correctly calculates scanline for 1 & 4 bits
(cherry picked from commit 918f92aba7 )
|
2020-11-19 21:50:26 +01:00 |
|
Harald Kuhr
|
c293516201
|
#330 Now correctly uses USHORT instead of SHORT for 16 bit DIB.
(cherry picked from commit 7a24d55be7 )
|
2020-11-19 21:50:26 +01:00 |
|
Harald Kuhr
|
f6dae36b7e
|
#330 Now guards against buffer overruns in RLE decoder.
(cherry picked from commit a84cc1c060 )
|
2020-11-19 21:50:26 +01:00 |
|
Harald Kuhr
|
a14b481e9e
|
#330 Minor improvements to avoid RuntimeExceptions.
(cherry picked from commit 31cb79d2b9 )
|
2020-11-19 21:50:22 +01:00 |
|
Harald Kuhr
|
d9c1a39c37
|
Fixed Maven Central link URL to more relevant URL.
(cherry picked from commit d995e7baa0 )
|
2020-11-19 21:50:17 +01:00 |
|
Harald Kuhr
|
e9d9f99bb0
|
Fixed Maven Central link URL
(cherry picked from commit e7fe6d5c22 )
|
2020-11-19 21:50:13 +01:00 |
|
Harald Kuhr
|
b9749b94b0
|
Release notes already on the Github page.
(cherry picked from commit 918b698e50 )
|
2020-11-19 21:50:13 +01:00 |
|
Harald Kuhr
|
4996dff6e4
|
...and again.
(cherry picked from commit 2427b2323f )
|
2020-11-19 21:50:13 +01:00 |
|
Harald Kuhr
|
b1a2244c7f
|
...and again.
(cherry picked from commit 0a8222fea3 )
|
2020-11-19 21:50:08 +01:00 |
|
Harald Kuhr
|
c6fe747ca3
|
Fixed metadata support (not all formats have it yet).
(cherry picked from commit 60a00b89ae )
|
2020-11-19 21:50:04 +01:00 |
|
Harald Kuhr
|
e1af4d7da9
|
Removed empty lines. Added missing BMP info.
(cherry picked from commit 4c88efa19d )
|
2020-11-19 21:50:03 +01:00 |
|
Harald Kuhr
|
33556cc0ec
|
New & improved README with tables and link to Wiki!
(cherry picked from commit 17d65a1f6f )
|
2020-11-19 21:50:03 +01:00 |
|
Harald Kuhr
|
eaf13b102f
|
Added PayPal donation link. Go use it! :-)
(cherry picked from commit fcd03eb903 )
|
2020-11-19 21:49:59 +01:00 |
|
Harald Kuhr
|
74718f1ffb
|
Now correctly uses Image*Input*Stream instead of ImageOutputStream...
(cherry picked from commit 4e69efce28 )
|
2020-11-19 21:49:55 +01:00 |
|
Harald Kuhr
|
bd3700ea59
|
...and fix the broken test.
(cherry picked from commit 16caec4a22 )
|
2020-11-19 21:49:50 +01:00 |
|
Harald Kuhr
|
8fccd9445f
|
Minor improvements and better test cases.
(cherry picked from commit 08282ea09d )
|
2020-11-19 21:49:49 +01:00 |
|
Harald Kuhr
|
cf0ed8f95c
|
Update README.md
(cherry picked from commit a16fce0749 )
|
2020-11-19 21:49:49 +01:00 |
|
Harald Kuhr
|
c12e4e5646
|
Fixed URL now works, ideally should point to correct branch...
(cherry picked from commit 26e2fa0168 )
|
2020-11-19 21:49:03 +01:00 |
|
Harald Kuhr
|
287b73c732
|
More standard way for getting vendor name and version info.
(cherry picked from commit 120deb3ad4 )
|
2020-11-19 21:49:01 +01:00 |
|
Harald Kuhr
|
24271b8cad
|
NetBPM clean-up, fixes and better tests.
(cherry picked from commit 0a9e2df5de )
|
2020-11-19 21:48:59 +01:00 |
|
Harald Kuhr
|
3e2f54ee7c
|
Verify that RGB data is correct.
(cherry picked from commit 6ffcb88872 )
|
2020-11-19 21:48:59 +01:00 |
|
Harald Kuhr
|
2511b2d0cd
|
Added test to verify how to write CMYK JPEG without ICC profile.
(cherry picked from commit 960e764c7b )
|
2020-11-19 21:48:58 +01:00 |
|
Harald Kuhr
|
a15d54c92c
|
Code clean-up.
(cherry picked from commit d88f27b251 )
|
2020-11-19 21:48:56 +01:00 |
|
Harald Kuhr
|
47b7c4b16c
|
Added missing tests.
(cherry picked from commit e5b3e9755e )
|
2020-11-19 21:48:55 +01:00 |
|
Harald Kuhr
|
9e1b01a7fd
|
ImageWriterAbstractTest refactorings.
(cherry picked from commit 6c34fb211f )
|
2020-11-19 21:48:55 +01:00 |
|
Harald Kuhr
|
769acc8726
|
ImageReaderAbstractTest refactorings.
(cherry picked from commit 9fdbc3b1fc )
|
2020-11-19 21:48:15 +01:00 |
|
Harald Kuhr
|
1ace3a6d5f
|
Getting rid of more JUnit deprecation.
(cherry picked from commit 622c6f40d4 )
|
2020-11-19 21:44:36 +01:00 |
|
Harald Kuhr
|
a06eb53cd2
|
Dependabot broke my build...
(cherry picked from commit 107da17ca9 )
|
2020-11-19 21:44:36 +01:00 |
|
dependabot[bot]
|
1e1a640a6c
|
Bump junit from 4.7 to 4.13.1 in /sandbox
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 19c62ac7da )
|
2020-11-19 21:44:35 +01:00 |
|
dependabot[bot]
|
2444bc5ad4
|
Bump junit from 4.7 to 4.13.1 in /common
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit a4d20a4af4 )
|
2020-11-19 21:42:48 +01:00 |
|
dependabot[bot]
|
2e656a45f9
|
Bump junit from 4.7 to 4.13.1 in /imageio
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 0643d5910a )
|
2020-11-19 21:42:32 +01:00 |
|
dependabot[bot]
|
657928f4a5
|
Bump junit from 4.7 to 4.13.1 in /contrib
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c78a456985 )
|
2020-11-19 21:42:32 +01:00 |
|
dependabot[bot]
|
08f7e070dc
|
Bump junit from 4.7 to 4.13.1 in /servlet
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 27017576d3 )
|
2020-11-19 21:42:32 +01:00 |
|
Harald Kuhr
|
b205226f0c
|
Better output when debugging readers.
(cherry picked from commit 021aba1a98 )
|
2020-11-19 21:42:32 +01:00 |
|
Harald Kuhr
|
821df11d90
|
Removed work in progress...
(cherry picked from commit a0b68adff3 )
|
2020-11-19 21:42:31 +01:00 |
|
Harald Kuhr
|
a62a838a0d
|
Fixed a minor dependency issue. All test-jar dependencies now has correct test scope.
(cherry picked from commit fa4586663c )
|
2020-11-19 21:42:31 +01:00 |
|
Harald Kuhr
|
75ff0f265f
|
Better PFM support.
(cherry picked from commit 623d13a517 )
|
2020-11-19 21:42:31 +01:00 |
|
Harald Kuhr
|
15c7cfe9a6
|
Code clean-up.
(cherry picked from commit a7ebc1b52f )
|
2020-11-19 21:39:58 +01:00 |
|
Harald Kuhr
|
1286077b02
|
Added PNMImageWriterTest
(cherry picked from commit f54f4370c0 )
|
2020-11-19 21:39:56 +01:00 |
|
Harald Kuhr
|
5757743db7
|
Add missing tests.
(cherry picked from commit 5040e9fe8a )
|
2020-11-19 21:39:55 +01:00 |
|
Harald Kuhr
|
fbaa13d48d
|
Minor language fix.
(cherry picked from commit fc72cd34a1 )
|
2020-11-19 21:39:53 +01:00 |
|
Harald Kuhr
|
f12df442e9
|
Added section about re-packaging and Shade plugin.
(cherry picked from commit 6d71a3d306 )
|
2020-11-19 21:39:51 +01:00 |
|
Harald Kuhr
|
0c0712ab30
|
Comment fix
(cherry picked from commit 86f8cf52a5 )
|
2020-11-19 21:39:50 +01:00 |
|
Harald Kuhr
|
9267842788
|
#556 PICTImageReaderSpi no longer claim to decode known formats
(cherry picked from commit bda6544a5f )
|
2020-11-19 21:39:48 +01:00 |
|
Harald Kuhr
|
bcffeb04ec
|
#466 TGA extension size fix for 3ds max files
(cherry picked from commit 49c7cd1979 )
|
2020-11-19 21:39:47 +01:00 |
|
Harald Kuhr
|
d1a1bab18c
|
Code clean-up.
(cherry picked from commit 9dae58d5a6 )
|
2020-11-19 21:39:47 +01:00 |
|