Harald Kuhr
|
b904f8952f
|
[maven-release-plugin] prepare release twelvemonkeys-3.6.1
|
2020-11-19 22:39:53 +01:00 |
|
Harald Kuhr
|
187c952b8e
|
Setting SNAPSHOT versions.
|
2020-11-19 22:07:30 +01:00 |
|
Harald Kuhr
|
8bc863298f
|
#574 Fix for possible OOME in Exif metadata.
(cherry picked from commit eda2cd76db725510f6f6b0c60c2f68362ce98bae)
|
2020-11-19 21:50:39 +01:00 |
|
Harald Kuhr
|
3e2f54ee7c
|
Verify that RGB data is correct.
(cherry picked from commit 6ffcb88872fcc146d246635c060bbd1f30fd01ab)
|
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 960e764c7b3c20d2ede2013d0426a1019a10a0ce)
|
2020-11-19 21:48:58 +01:00 |
|
Harald Kuhr
|
a15d54c92c
|
Code clean-up.
(cherry picked from commit d88f27b251562151a041fce2a35264c28d7e338f)
|
2020-11-19 21:48:56 +01:00 |
|
Harald Kuhr
|
9e1b01a7fd
|
ImageWriterAbstractTest refactorings.
(cherry picked from commit 6c34fb211fa8ceededdf4d4532d261036e6d57e6)
|
2020-11-19 21:48:55 +01:00 |
|
Harald Kuhr
|
769acc8726
|
ImageReaderAbstractTest refactorings.
(cherry picked from commit 9fdbc3b1fcfb71fa547e806fbc816e4173f32ccc)
|
2020-11-19 21:48:15 +01:00 |
|
Harald Kuhr
|
a06eb53cd2
|
Dependabot broke my build...
(cherry picked from commit 107da17ca9e5f3061d19497d7ad7f1f29d41867e)
|
2020-11-19 21:44:36 +01:00 |
|
Harald Kuhr
|
a62a838a0d
|
Fixed a minor dependency issue. All test-jar dependencies now has correct test scope.
(cherry picked from commit fa4586663ca3297dd1dd84daa93ab731a364eae9)
|
2020-11-19 21:42:31 +01:00 |
|
Harald Kuhr
|
7384118357
|
[maven-release-plugin] prepare release twelvemonkeys-3.6
|
2020-07-10 22:49:16 +02:00 |
|
Harald Kuhr
|
57b0fdac0b
|
Fix JPEG tests mk II.
|
2020-07-10 22:29:23 +02:00 |
|
Harald Kuhr
|
e6bd94025f
|
JPEG Metadata clean-up
|
2020-07-10 22:26:53 +02:00 |
|
Harald Kuhr
|
330a0414f0
|
Fix JPEG tests
|
2020-07-10 22:26:12 +02:00 |
|
Harald Kuhr
|
5cc201b46d
|
JPEG Exif rotation in metadata + support
|
2020-07-10 22:05:46 +02:00 |
|
Harald Kuhr
|
0d28eb31d2
|
[maven-release-plugin] prepare for next development iteration
|
2020-01-22 21:47:25 +01:00 |
|
Harald Kuhr
|
4922ccf80b
|
[maven-release-plugin] prepare release twelvemonkeys-3.5
|
2020-01-22 21:47:17 +01:00 |
|
Harald Kuhr
|
5501c0e709
|
#510: Fixes possible hang situation
|
2020-01-02 14:55:16 +01:00 |
|
Harald Kuhr
|
9e23413456
|
Fixed JavaDoc errors to enable Java 8 build.
|
2019-08-10 00:41:36 +02:00 |
|
Harald Kuhr
|
ee049d9465
|
#488: Fix for AIOOBE in getEmbeddedICCProfile when ICC profile is empty
|
2019-08-07 16:18:01 +02:00 |
|
Harald Kuhr
|
d7fbd6594e
|
JPEG Exif parsing optimization.
|
2019-08-07 15:47:33 +02:00 |
|
Harald Kuhr
|
5e3229c9b7
|
Merge pull request #425 from ckovorodkin/jpeg-lossless-decoder-components
JPEGLosslessDecoder: Support for various component count.
|
2018-08-21 17:50:24 +02:00 |
|
Harald Kuhr
|
1228043d57
|
[maven-release-plugin] prepare for next development iteration
|
2018-08-18 20:29:07 +02:00 |
|
Harald Kuhr
|
83adf121e2
|
[maven-release-plugin] prepare release twelvemonkeys-3.4
|
2018-08-18 20:28:59 +02:00 |
|
Harald Kuhr
|
24c6682236
|
#311 Updated license headers to be the same as in the LICENSE.txt
|
2018-08-18 19:22:52 +02:00 |
|
Harald Kuhr
|
6f9c83a0a9
|
#433: Test case for offset issue.
|
2018-08-18 13:17:43 +02:00 |
|
Harald Kuhr
|
2235f6c911
|
#202, #433: Fixes offset issues when reading multiple JPEGs from single stream + embedded case (ie. TIFF).
|
2018-08-18 13:08:17 +02:00 |
|
Harald Kuhr
|
7ab72f0161
|
#329 JPEGImageReader endless loop fix
|
2018-05-22 21:10:57 +02:00 |
|
oermolaev
|
c924f284a0
|
JPEGLosslessDecoder: Support for various component count.
|
2018-05-05 01:38:37 +03:00 |
|
Harald Kuhr
|
9b871322f7
|
Better debug output.
|
2018-03-07 08:55:06 +01:00 |
|
Harald Kuhr
|
7bed5a1c9c
|
#323: Minor optimization + changed warning message.
|
2018-03-06 23:47:51 +01:00 |
|
Harald Kuhr
|
ee299ee577
|
API clean-up.
|
2018-03-06 23:22:45 +01:00 |
|
Harald Kuhr
|
15e39bce3f
|
#323 JPEGSegmentImageInputStream now rewrites duplicate SOF/SOS ids.
And emits warnings when it applies rewrites.
|
2018-03-06 23:19:47 +01:00 |
|
Harald Kuhr
|
633e5cc6a2
|
#25 CMYK JPEG write support
|
2018-01-23 19:51:33 +01:00 |
|
Harald Kuhr
|
65a83d76e0
|
#25 CMYK JPEG write support
|
2018-01-23 19:50:44 +01:00 |
|
Harald Kuhr
|
fb3c5f8440
|
Added test case for RGB JPEG
+ fixed an issue in getImageTypes to avoid incompatible conversion.
|
2018-01-05 12:49:54 +01:00 |
|
Harald Kuhr
|
3a86bfab98
|
#399 Rewritten getSourceCSType to mimic libjpeg
|
2018-01-05 11:41:15 +01:00 |
|
Harald Kuhr
|
73a13fa849
|
Correct indexes in ICCProfile segment.
|
2017-12-19 21:20:26 +01:00 |
|
Harald Kuhr
|
73e4eb8627
|
#360 JPEG-LOSSLESS/jpeg-lossless now part of format names.
|
2017-12-19 19:52:25 +01:00 |
|
Harald Kuhr
|
cd9f3a036e
|
#393: Input size validation of ICC profiles
|
2017-11-18 15:54:27 +01:00 |
|
Harald Kuhr
|
6b966a2d4f
|
Removed an unchecked cast.
|
2017-11-05 09:58:27 +01:00 |
|
Harald Kuhr
|
86fa76c17d
|
#343 Work-around for delegate getDestination issue, now reading through readRaster method to allow reading larger files.
|
2017-04-26 15:24:50 +02:00 |
|
Harald Kuhr
|
2eecdbb216
|
#341 Work-around for OpenJDK JPEG read issue
|
2017-04-26 15:17:39 +02:00 |
|
Harald Kuhr
|
641d9965fb
|
Removed dead code.
|
2017-04-19 20:47:05 +02:00 |
|
Harald Kuhr
|
97cd8a955f
|
#326: Support for JFIF JPEG with non-spec 8 bit grayscale thumbnail.
|
2017-02-27 20:58:23 +01:00 |
|
Harald Kuhr
|
3b76d9fcfd
|
#304 TIFF JPEG Lossless support
|
2017-01-18 18:59:38 +01:00 |
|
Harald Kuhr
|
a86b76256b
|
#204 TIFF metadata refactor
|
2016-12-12 22:28:22 +01:00 |
|
Harald Kuhr
|
7a0660c4d7
|
#297 JPEGLossless no supports AC tables only image + multiple tables images
|
2016-12-12 22:10:02 +01:00 |
|
Harald Kuhr
|
65e3156429
|
Made JPEG lossless decoding seemingly much faster.
|
2016-11-29 19:51:45 +01:00 |
|
Harald Kuhr
|
4f659e41bf
|
Better handling of potentially bad Exif thumbnails.
|
2016-11-23 21:07:18 +01:00 |
|