/[Apache-SVN]
ViewVC logotype

Revision 1222196


Jump to revision: Previous Next
Author: damjan
Date: Thu Dec 22 12:12:59 2011 UTC (12 years, 5 months ago)
Changed paths: 11
Log Message:
Added support for writing all CCITT Group 3 and Group 4
compression types for TIFF, and added exhaustive tests
for this.

Fixed some row aligned bugs when writing Modified Huffman
TIFFs, fixed parsing with TIFFs that use tiles intead of
strips, and generally brought the CCITT compression
implementation to production quality standards.



Changed paths

Path Details
Directorycommons/proper/sanselan/trunk/RELEASE_NOTES modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/common/BitArrayOutputStream.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/common/itu_t4/T4AndT6Compression.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/common/itu_t4/T4_T6_Tables.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/constants/TiffConstants.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/datareaders/DataReader.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/datareaders/DataReaderStrips.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/datareaders/DataReaderTiled.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/write/TiffImageWriterBase.java modified , text changed
Directorycommons/proper/sanselan/trunk/src/site/xdoc/formatsupport.xml modified , text changed
Directorycommons/proper/sanselan/trunk/src/test/java/org/apache/commons/sanselan/formats/tiff/TiffCcittTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26