Harald Kuhr
|
f382f4b5f9
|
Manual merge of #223
|
2016-04-21 15:30:20 +02:00 |
|
Harald Kuhr
|
d9324ef634
|
Merge pull request #207 from Schmidor/tiff_sequencewriter
Enable sequence writing on TIFFImageWriter
|
2016-04-21 15:00:51 +02:00 |
|
Oliver Schmidtmer
|
d64eb40211
|
Improved test for catching EOF at reading the next-IFD pointer as EOF marker
|
2016-02-16 23:05:44 +01:00 |
|
Oliver Schmidtmer
|
6796910091
|
Fix reading bad SubIFDs again
|
2016-02-16 22:52:57 +01:00 |
|
Oliver Schmidtmer
|
672aa1a048
|
Continue reading the metadata if invalid tags were found
|
2016-02-02 23:52:03 +01:00 |
|
Oliver Schmidtmer
|
a709381825
|
Test for catching EOF at reading the next-IFD pointer as EOF marker
|
2016-02-02 00:29:44 +01:00 |
|
Oliver Schmidtmer
|
0997f5199a
|
catch EOF at reading the next-IFD pointer as EOF marker
|
2016-01-28 20:12:11 +01:00 |
|
Oliver Schmidtmer
|
e4f193400d
|
Remove seeks on uncompressed tiffs to reenable streaming
|
2016-01-28 00:31:10 +01:00 |
|
Harald Kuhr
|
1ce2a06859
|
[maven-release-plugin] prepare for next development iteration
|
2015-11-01 19:51:40 +01:00 |
|
Harald Kuhr
|
9c9d2c700e
|
[maven-release-plugin] prepare release twelvemonkeys-3.2
|
2015-11-01 19:51:34 +01:00 |
|
Harald Kuhr
|
b6e44c5bff
|
#184 Support for PlanarConfiguration 2 + bonus changes.
|
2015-10-15 17:47:20 +02:00 |
|
Harald Kuhr
|
df735b9a45
|
TMI #168: Change Maven test dependencies from classifier test to type test-jar for better sbt support
|
2015-08-24 11:07:17 +02:00 |
|
Harald Kuhr
|
99c5fea005
|
TMI #166 Remove printStackTrace() from EXIFReader
|
2015-08-21 15:24:49 +02:00 |
|
Harald Kuhr
|
517fc770bd
|
TMI-136: Better TIFF (IFD) format write support.
|
2015-08-12 10:23:15 +02:00 |
|
Schmidor
|
a2042e75bf
|
CITT Group 3/4 Support - Pass Mode / 2D Change referencing in work
|
2015-07-01 01:10:56 +02:00 |
|
Harald Kuhr
|
f4cc310096
|
TMI-139: Work in progress: TIFF image metadata.
|
2015-06-22 11:11:37 +02:00 |
|
Harald Kuhr
|
f645e46495
|
Updated POM to 3.2-SNAPSHOT
|
2015-06-08 14:12:04 +02:00 |
|
Harald Kuhr
|
821c20c09a
|
TMI-136: Clean-up and added TODOs.
|
2015-06-05 10:58:54 +02:00 |
|
Harald Kuhr
|
f6d5a60600
|
TMI-136: Added abstract MetadataWriter, along with preliminary IPTCWriter + test cases. Retrofit EXIFWriter. Loads of small changes and clean-up.
|
2015-06-05 10:49:31 +02:00 |
|
Harald Kuhr
|
475fdec33f
|
[maven-release-plugin] prepare for next development iteration
|
2015-04-10 12:16:14 +02:00 |
|
Harald Kuhr
|
2f249a3885
|
[maven-release-plugin] prepare release twelvemonkeys-3.1.0
|
2015-04-10 12:16:08 +02:00 |
|
Harald Kuhr
|
1505aa651b
|
TMI-26: TIFF write support sans LZW.
|
2015-03-18 21:46:04 +01:00 |
|
Harald Kuhr
|
217f4dc371
|
Minor clean-up.
|
2015-03-12 15:35:51 +01:00 |
|
Harald Kuhr
|
aef7b8bfba
|
TMI-116: Now tries to be lenient about bad interop IFDs.
|
2015-03-11 14:38:31 +01:00 |
|
Harald Kuhr
|
7b0414ce78
|
TMI-114: Fix for EXIFReader.readSubdirectories, no longer attempts to read linked IFD.
|
2015-03-10 18:02:40 +01:00 |
|
Harald Kuhr
|
7ad108ccba
|
TMI-110: Fixed a possible OutOfMemoryError caused by invalid tags and lengths.
|
2015-03-10 10:07:05 +01:00 |
|
Harald Kuhr
|
c3cafc63d8
|
TMI-98: Fix PSDMetadata to include layer info + Cleanup and other minor fixes.
|
2015-02-26 21:51:48 +01:00 |
|
Harald Kuhr
|
77e6600605
|
TMI-60: Support for clip paths in formats containing PSD resources
|
2014-12-16 11:38:24 +01:00 |
|
Harald Kuhr
|
5def68c7e3
|
TMI-85: Support 16 bit signed int data
|
2014-12-08 10:50:26 +01:00 |
|
Harald Kuhr
|
3c08cae093
|
TMI-77: Fixed bug in predictor for tiled TIFFs.
|
2014-11-03 21:10:36 +01:00 |
|
Harald Kuhr
|
add6e07cae
|
TMI-74: Make JPEG segment parsing more lenient
|
2014-11-03 21:05:58 +01:00 |
|
Harald Kuhr
|
8669a986c5
|
TMI-71: Now ignores ICC color profile if type/component count does not match image data.
|
2014-10-28 10:08:24 +01:00 |
|
Harald Kuhr
|
a8880e9dad
|
TMI-JPEG: Work in progress for lossless support
|
2014-10-15 12:18:27 +02:00 |
|
Harald Kuhr
|
ab85ab9bcc
|
TMI-META: Now parsing SubIFDs.
|
2014-10-15 12:16:06 +02:00 |
|
Harald Kuhr
|
6dd68dd54e
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-01 11:21:42 +02:00 |
|
Harald Kuhr
|
d054ee9bb1
|
[maven-release-plugin] prepare release twelvemonkeys-3.0
|
2014-10-01 11:21:34 +02:00 |
|
Harald Kuhr
|
845944b25f
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-01 10:32:30 +02:00 |
|
Harald Kuhr
|
d12f9bdbbd
|
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc7
|
2014-10-01 10:32:23 +02:00 |
|
Harald Kuhr
|
3e9820bb22
|
Prepare for new development
|
2014-10-01 10:25:34 +02:00 |
|
Harald Kuhr
|
2098e6a898
|
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc6
|
2014-10-01 10:19:06 +02:00 |
|
Harald Kuhr
|
feb20eefdd
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-30 12:48:20 +02:00 |
|
Harald Kuhr
|
6977e52059
|
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc6
|
2014-09-30 12:48:12 +02:00 |
|
Harald Kuhr
|
e79f115ab4
|
TMI-TIFF: Predictor tag
|
2014-09-29 11:18:10 +02:00 |
|
Harald Kuhr
|
61cbeb0a09
|
TMI-META: Now reads ICC profile from PSD Image Resource Blocks in JPEG.
|
2014-09-26 16:43:14 +02:00 |
|
Harald Kuhr
|
06674d1273
|
TMI-PSD: Added support for PSB (aka "Large Document Format")
Added support for 32 bit channels.
Added test cases + fixed a few bugs
General code clean-up
|
2014-09-09 16:36:18 +02:00 |
|
Trygve Laugstøl
|
0ab9294004
|
[maven-release-plugin] prepare for next development iteration
|
2014-02-15 13:14:41 +01:00 |
|
Trygve Laugstøl
|
ed5a5e0dca
|
[maven-release-plugin] prepare release twelvemonkeys-3.0-rc5
|
2014-02-15 13:13:39 +01:00 |
|
Harald Kuhr
|
ce87171026
|
TMI-JPEG-22: Fixed issue with trash 0x00 padding in JPEG.
|
2013-12-16 18:08:39 +01:00 |
|
Harald Kuhr
|
d6f5a1281c
|
TMI-TIFF: Added name for StripByteCounts TIFF constant.
|
2013-11-20 20:21:20 +01:00 |
|
Harald Kuhr
|
cd197afc04
|
TMI-META: Minor improvements in XMP parsing, PSD made public and faster dumping from JPEGSegmentUtil.
|
2013-09-19 09:52:47 +02:00 |
|