Harald Kuhr
cc604e650b
TMI-TIFF: Added more constants + debugging code for field names + suppressed unwanted warnings.
2013-02-18 14:51:45 +01:00
Harald Kuhr
f8369fb5b6
TMI-TIFF: Rolled back some breaking changes.
2013-02-15 12:34:36 +01:00
Harald Kuhr
10f501e919
TMI-XXXX: Fixed a typo in the JPEG docs.
2013-02-14 14:14:43 +01:00
Harald Kuhr
8b9d5c7abc
TMI-TIFF: Renamed "Old-style" JPEG constants, to discourage use.
...
Removed hardcoding of JFIF-stream for "Old-style" JPEG reading + cleaned up code.
Fixed a bug in getRawImageType for planar RGBA
2013-02-06 15:20:27 +01:00
Harald Kuhr
c394f8a4bc
TMI-TIFF: Fixed bug in YCbCr reading. Implemented "old-style" JPEG reading for two test images. More work needed.
2013-02-06 11:20:42 +01:00
Harald Kuhr
fcd15a9e36
TMI-META: Now correctly reads/parses SOS marker segment. Slightly stricter checking of markers.
2013-02-06 10:44:49 +01:00
Harald Kuhr
f666610184
TMI-TIFF: New tag + fixed spelling for tag.
2013-01-31 15:40:08 +01:00
Harald Kuhr
92690e1644
TMI-TIFF: More format support, more lenient TIFF (EXIF) parsing.
2012-06-21 17:05:33 +02:00
Harald Kuhr
289be6ca12
TMI-TIFF: Added validation + tests for reading JPEG DQT needed for TIFF Compression JPEG.
2012-05-23 15:20:10 +02:00
Harald Kuhr
98361194ea
TMI-TIFF: Initial commit. Major work in progress. :-)
2012-05-22 00:00:11 +02:00
Harald Kuhr
ae87726974
Added test case.
2012-04-19 18:00:50 +02:00
Harald Kuhr
b9a1c5c2f4
TMI-20: Made the EXIFReader more lenient about bad directory entry count.
2012-04-19 17:53:28 +02:00
Harald Kuhr
7bcfd228b9
Documentation + fix for minor issue when quality could not be determined.
2012-04-19 17:51:19 +02:00
Harald Kuhr
c16ffaca13
TMI-18: Fix for images/thumbnails get inverted colors.
2012-04-16 22:53:17 +02:00
Harald Kuhr
93e57306d5
Support for decoding JPEG quality setting based on DQT tables.
2012-03-30 16:59:49 +02:00
Harald Kuhr
19ed19633c
Fixed quote to more relevant part. :-)
2012-02-14 17:08:31 +01:00
Harald Kuhr
c3524adbbc
Made EXIFReader more lenient while parsing.
...
- Now supports empty strings encoded with value count 0.
- Added Rational.NaN constant to handle bad EXIF data.
Fixed a bug in the JPEGImageReader's raw EXIF thumbnail decoding.
Added test cases.
2012-02-02 16:55:01 +01:00
Harald Kuhr
1830808d56
Minor fixes and clean-up.
2012-02-01 15:58:54 +01:00
Harald Kuhr
84a2e8b10c
Massive metadata cleanup, new test cases and bugfix.
2012-01-13 17:16:59 +01:00
Harald Kuhr
5d3fb34e49
Various fixes for metadata parsing.
...
- Added more TIFF/EXIF tags
- Clean-up of JPEG segment reading
- Better toString in general and XMP specific
2011-12-12 10:42:40 +01:00
Harald Kuhr
9cafe4d9a9
Major test overhaul, now uses JUnit 4 annotation style tests.
2011-10-18 20:16:32 +02:00
Harald Kuhr
63b5ae9994
Removed debug output accidentally committed.
...
Fixed a test.
2011-03-10 16:58:26 +01:00
Harald Kuhr
65ee6771ca
Added test cases for JPEGSegment reading.
2011-03-02 17:28:18 +01:00
Harald Kuhr
770f948e1a
New code style. No functional changes.
2011-02-17 17:54:50 +01:00
Harald Kuhr
20b87d155d
Mainly new code standard.
...
A few changes that should have been committed earlier.. :-/
2011-02-17 12:40:49 +01:00
Harald Kuhr
4d9661f950
Added JPEG utils.
2011-02-14 16:59:38 +01:00
Harald Kuhr
df27411c82
Merge commit 'hamnis/master'
...
Conflicts:
imageio/imageio-batik/pom.xml
2010-02-07 21:00:52 +01:00
Harald Kuhr
67e623f666
Merge commit 'hamnis/master'
...
Conflicts:
imageio/imageio-batik/pom.xml
imageio/imageio-core/pom.xml
imageio/imageio-ico/pom.xml
imageio/imageio-iff/pom.xml
imageio/imageio-metadata/pom.xml
imageio/imageio-pict/pom.xml
imageio/imageio-psd/pom.xml
imageio/imageio-reference/pom.xml
imageio/imageio-thumbsdb/pom.xml
twelvemonkeys-core/pom.xml
twelvemonkeys-imageio/pom.xml
twelvemonkeys-servlet/pom.xml
2010-02-07 20:43:44 +01:00
Erlend Hamnaberg
3050899903
Renamed servlet to own groupId. Fixed naming of ImageIO
2010-02-07 19:17:13 +01:00
Erlend Hamnaberg
830035bcec
2.3-SNAPSHOT to 3.0-SNAPSHOT
2010-01-29 20:06:18 +01:00
Erlend Hamnaberg
5b7fcd5c95
Fixed some pom issues
2010-01-29 19:47:05 +01:00
Erlend Hamnaberg
ee99550a65
Moving the rest
2010-01-29 19:40:12 +01:00