Commit Graph

  • 7d35400595 #182 Moved lossless support classes to main package for better encapsulation, sorted out license issues. Harald Kuhr 2016-09-09 13:13:45 +02:00
  • 673f3e5b53 #182 Massive refactorings to clean up metadata and segment handling Harald Kuhr 2016-08-23 21:21:58 +02:00
  • 15ce9d6b64 #182 Clean up after merge of #215 Harald Kuhr 2016-08-10 15:36:41 +02:00
  • b1ac99ba1a Added Me to Contributors HermannKroll 2016-02-27 16:42:53 +01:00
  • ad269053ed add support for JPEG Lossless HermannKroll 2016-02-01 11:43:08 +01:00
  • 13bea23550 #276 Fix DHT inconsistency Harald Kuhr 2016-08-09 11:47:25 +02:00
  • c7208c2c97 Clean up after merge. Harald Kuhr 2016-08-09 09:32:58 +02:00
  • 44401d9a0d #275 Fix infinite loop if EOF before header done Harald Kuhr 2016-08-08 11:27:12 +02:00
  • c18893184b #228: TIFFImageWriter now correctly writes images with sample model translation. Harald Kuhr 2016-07-07 15:27:08 +02:00
  • 04a39158e5 #257, #229: Fixed LZW writing for < 8 bit, fixed StripByteCounts for uncompressed < 8 bit, disabled Predictor for < 8 bit. Bonus rework of sequence writing and restored writing of uncompressed data for less fseeking. Harald Kuhr 2016-07-01 19:32:35 +02:00
  • 6673bb3536 Documentation. Harald Kuhr 2016-07-01 16:00:35 +02:00
  • 7efd5ca0d8 Merge pull request #271 from escenic/the-area-of-interest Harald Kuhr 2016-06-30 14:28:58 +02:00
  • fd285ca5ee Merge remote-tracking branch 'origin/master' Harald Kuhr 2016-06-30 14:21:48 +02:00
  • a29960e8ee #248 PSDImageReader now uses correct band indices for grayscale + alpha layers. Harald Kuhr 2016-06-30 14:17:00 +02:00
  • 00c1285fe0 #248 PSDImageReader now uses correct band indices for grayscale + alpha layers. Harald Kuhr 2016-06-30 14:17:00 +02:00
  • 478ed62cd1 Refactoring, pulling assertRGBEquals method up. Harald Kuhr 2016-06-30 14:15:29 +02:00
  • 0db676f1be Re-added test case lost in large merge Torstein Krause Johansen 2016-06-28 14:24:25 +02:00
  • 054499b78a #269: Hopefully fix CI build again. :-) Harald Kuhr 2016-06-28 18:30:30 +02:00
  • b0eb668ed4 #269: Fixed an issue with CMYK colors as CMYK being off. Harald Kuhr 2016-06-28 18:18:15 +02:00
  • 1e3c8b26f6 Merge branch 'master' into madness Torstein Krause Johansen 2016-06-28 14:18:30 +02:00
  • 458ef92af5 #253: Fix for non-subsampled YCbCr encoded JPEG-in-TIFF being decoded as RGB. Harald Kuhr 2016-06-28 12:54:25 +02:00
  • ea5b9c5606 Merge remote-tracking branch 'upstream/master' Torstein Krause Johansen 2016-06-28 12:43:11 +02:00
  • 788b11e4fa Added TODO for more custom formats. Harald Kuhr 2016-06-28 10:49:10 +02:00
  • 775cede14d Added test for warning when encountering incorrect JPEGInterchangeFormatLength Harald Kuhr 2016-06-28 10:47:38 +02:00
  • f4b61820ac #267: Reads monochrome images with gray ICC profile. Harald Kuhr 2016-06-23 16:15:22 +02:00
  • 9a6096664e #266: Fix NPE for empty streams. Harald Kuhr 2016-06-23 13:26:58 +02:00
  • c2aa7e3150 #265: Fix for old-style JPEG compressed TIFFs with incorrect JPEGInterchangeFormatLength Harald Kuhr 2016-06-17 16:10:02 +02:00
  • 2c4c6d5a48 Extended AffineTransformOp for a Graphics2D fallback on filter-method Oliver Schmidtmer 2016-06-01 23:59:00 +02:00
  • a4a314a0f9 Merge pull request #251 from Schmidor/tiff_missing_photometric Harald Kuhr 2016-06-02 12:14:51 +02:00
  • b368da2154 Merge pull request #259 from Schmidor/copy_metadata Harald Kuhr 2016-06-02 12:14:04 +02:00
  • e9388e55ec #260 ProviderInfo fix Harald Kuhr 2016-06-02 11:24:57 +02:00
  • 8dd84930be TIFF metadata fixes. Harald Kuhr 2016-06-02 11:24:38 +02:00
  • 53487e916b Made PSDMetadataFormat instantiatable... Harald Kuhr 2016-06-02 11:24:01 +02:00
  • 621313e905 Added missing BSD headers. Harald Kuhr 2016-06-02 09:43:54 +02:00
  • 7773e7ba70 Initial TIFFStreamMetadata implementation. Harald Kuhr 2016-06-02 09:43:15 +02:00
  • a6cd991722 TiffWriter: copy image metadata to output Oliver Schmidtmer 2016-06-01 14:21:07 +02:00
  • 3d68b61f72 #258 SPI typos Harald Kuhr 2016-06-01 10:12:29 +02:00
  • 454ee32791 Fallback for missing TIFFTag.PhotometricInterpretation Oliver Schmidtmer 2016-05-20 14:39:55 +02:00
  • c29f895337 #256 ImageTypeSpecifiers fix Harald Kuhr 2016-05-26 16:15:10 +02:00
  • 77bbc066e3 #249 Remove unnecessary part of test that breaks on 8u60+ Harald Kuhr 2016-05-25 18:40:29 +02:00
  • b129117ee9 #254 Fix NPE reading TIFF Metadata when BitsPerSample not set Harald Kuhr 2016-05-25 10:50:42 +02:00
  • 3d36159982 Merge pull request #255 from Schmidor/ccitt_getnextchangingelement Harald Kuhr 2016-05-25 09:37:51 +02:00
  • ceb2c82e5c Fix getNextChangingElement Oliver Schmidtmer 2016-05-24 16:39:59 +02:00
  • d4c9d53ea5 Merge pull request #250 from ankon/improvement/batik-version-property Harald Kuhr 2016-05-20 16:47:14 +02:00
  • f8350623ea Make the batik version configurable via a property Andreas Kohn 2016-05-20 14:48:08 +02:00
  • 723632addf Merge pull request #247 from Eurybiadan/master Harald Kuhr 2016-05-18 19:55:19 +02:00
  • 21ff12219a Merge branch 'master' of https://github.com/Eurybiadan/TwelveMonkeys.git Robert F Cooper 2016-05-18 12:51:10 -04:00
  • eed4242aa4 A colorspace fix (Issue #244). Robert F Cooper 2016-05-18 12:49:23 -04:00
  • ff0389055b A colorspace fix (Issue #244). Robert F Cooper 2016-05-18 12:33:03 -04:00
  • 70bb5de4de Merge pull request #243 from Schmidor/faster_ccitt Harald Kuhr 2016-05-11 11:05:40 +02:00
  • 69d939042a CCITT speedup on getNextChangingElement Oliver Schmidtmer 2016-05-10 22:58:27 +02:00
  • 89dc36d3b7 Merge pull request #236 from Schmidor/TIFFpages_noneImageSubIFD Harald Kuhr 2016-05-09 10:05:54 +02:00
  • c373223ca3 Merge pull request #240 from Schmidor/TMI237 Harald Kuhr 2016-05-09 09:51:42 +02:00
  • fa0341f302 TMI #237: Fix for CCITT images with more b/w changes than columns Oliver Schmidtmer 2016-05-07 01:06:53 +02:00
  • 099dbb0073 TIFFPage.write did not expect subIFDs which do not contain image data Oliver Schmidtmer 2016-05-03 13:13:00 +02:00
  • e0434a1dcb Merge branch 'Schmidor-tiffreader_emptytag' Harald Kuhr 2016-04-21 15:30:36 +02:00
  • f382f4b5f9 Manual merge of #223 Harald Kuhr 2016-04-21 15:30:20 +02:00
  • d9324ef634 Merge pull request #207 from Schmidor/tiff_sequencewriter Harald Kuhr 2016-04-21 15:00:51 +02:00
  • ed434dfb1d Merge pull request #217 from Schmidor/tiffreader_eof Harald Kuhr 2016-04-21 14:15:08 +02:00
  • f9229028ee Merge pull request #224 from Schmidor/tiff_oldjpeg_srcregion Harald Kuhr 2016-04-21 14:10:49 +02:00
  • 047884e3d9 #232: Cleanup after merge of #225 Harald Kuhr 2016-04-21 14:05:45 +02:00
  • 2cec177c6d Merge pull request #225 from Schmidor/tiff_ccitt_errortolerance Harald Kuhr 2016-04-21 13:04:08 +02:00
  • 592ed04cfa Merge pull request #227 from Schmidor/tiffpages_oldjpeg Harald Kuhr 2016-04-21 13:01:11 +02:00
  • e0e6e263ac Testfile which claims to contain 6 rows, where the CCITT stream ends after 4 Oliver Schmidtmer 2016-02-23 23:25:45 +01:00
  • ac49e206a1 Make IFD ReadOnly again Oliver Schmidtmer 2016-02-23 23:07:31 +01:00
  • 8387a9ad37 Support OLD_JPEG and SubIFDs in TIFFUtilities Oliver Schmidtmer 2016-02-19 23:18:50 +01:00
  • 2955054a72 Image now properly copied onto the destination, rather than the other way around... Harald Kuhr 2016-02-18 18:07:50 +01:00
  • ae548557bc Merge branch 'master' of https://github.com/haraldk/TwelveMonkeys into tiffreader_eof Oliver Schmidtmer 2016-02-17 22:40:46 +01:00
  • 2258b4def2 More tolerant CCITT reading if the stream contains less lines than are tried to read Oliver Schmidtmer 2016-02-17 15:08:06 +01:00
  • d64eb40211 Improved test for catching EOF at reading the next-IFD pointer as EOF marker Oliver Schmidtmer 2016-02-16 23:05:44 +01:00
  • 6796910091 Fix reading bad SubIFDs again Oliver Schmidtmer 2016-02-16 22:52:57 +01:00
  • a1de9ff448 #220 PlanarConfiguration now default to 1 (Chunky) according to the TIFF 6.0 spec. Harald Kuhr 2016-02-11 16:49:50 +01:00
  • eeeb22666c #214 PSDImageReader: Read long layer names Harald Kuhr 2016-02-03 15:35:33 +01:00
  • 1449155987 Minor doc fix. Harald Kuhr 2016-02-03 11:19:12 +01:00
  • 156fe8bb25 Fixed some access scopes and made classes final. Harald Kuhr 2016-02-03 10:46:04 +01:00
  • 98493b6c16 Fix reading srcRegion for OLD_JPEG Oliver Schmidtmer 2016-02-03 00:20:24 +01:00
  • 672aa1a048 Continue reading the metadata if invalid tags were found Oliver Schmidtmer 2016-02-02 23:52:03 +01:00
  • a709381825 Test for catching EOF at reading the next-IFD pointer as EOF marker Oliver Schmidtmer 2016-02-02 00:29:44 +01:00
  • 87db620dac Addded contributors. If you feel omitted, please send a pull request. Harald Kuhr 2016-01-29 15:42:08 +01:00
  • 73f3290e22 Re-adding contrib module Harald Kuhr 2016-01-29 11:57:39 +01:00
  • 8807ccd367 #213 Add license to POM Harald Kuhr 2016-01-29 11:54:15 +01:00
  • 0997f5199a catch EOF at reading the next-IFD pointer as EOF marker Oliver Schmidtmer 2016-01-28 20:12:11 +01:00
  • e4f193400d Remove seeks on uncompressed tiffs to reenable streaming Oliver Schmidtmer 2016-01-28 00:31:10 +01:00
  • e145de01f3 corrected IFD & strip width calculations for sequence writer Oliver Schmidtmer 2016-01-20 00:22:46 +01:00
  • a9428a1ecf Merge pull request #206 from Schmidor/TIFFUtilities Harald Kuhr 2016-01-18 09:12:04 +01:00
  • fc80ac2ee9 Enable sequence writing on TIFFImageWriter Oliver Schmidtmer 2016-01-17 17:12:35 +01:00
  • c6e8711639 Remove runtime dependency to TIFF plugin from contrib module Schmidor 2016-01-13 23:00:31 +01:00
  • 342dbe7d83 TIFFUtilities.applyOrientation: Switch to AffineTrandformOp for executing the transformation. Schmidor 2016-01-13 00:17:32 +01:00
  • 008db51c3a Updated to correct release date Harald Kuhr 2016-01-04 09:12:55 +01:00
  • 10b8bef387 Fixed release date. Harald Kuhr 2016-01-04 09:11:41 +01:00
  • d5a35fa818 #195: Faster (and correct) test Harald Kuhr 2015-12-16 10:25:23 +01:00
  • 5c63dd2168 Merge pull request #200 from Schmidor/tiffmetadata_getfield Harald Kuhr 2015-12-22 21:00:03 +01:00
  • 9c011adfc2 add TIFFImageMetadata.getTIFFField Oliver Schmidtmer 2015-12-22 15:44:30 +01:00
  • d9ba98fb8e Add missing test dependency for TIFFUtilities Schmidor 2015-12-16 23:47:08 +01:00
  • 8c2af2c3c5 Finish TIFFUtilities.applyOrientation Schmidor 2015-12-16 23:18:09 +01:00
  • 04a4c6e3ae #195: Fixed AIOOBE related to specific widths Harald Kuhr 2015-12-16 10:18:26 +01:00
  • b2b89220c0 Udated to latest version (3.2.1) Harald Kuhr 2015-12-11 14:42:13 +01:00
  • 9e5204ddbb Updated README with latest version info. Harald Kuhr 2015-12-11 14:36:46 +01:00
  • 5c1d72fd46 [maven-release-plugin] prepare for next development iteration 3.2-bugfix Harald Kuhr 2015-12-11 12:33:14 +01:00
  • 94d480ec64 [maven-release-plugin] prepare release twelvemonkeys-3.2.1 twelvemonkeys-3.2.1 Harald Kuhr 2015-12-11 12:33:08 +01:00