61 Commits (b8d802c12c78bf46a6e2ef528ce3885d0e36ee9e)

Author SHA1 Message Date
Andreas Huggel 3902c1d092 Cleaned-up TIFF dependencies 19 years ago
Andreas Huggel fe512e1470 TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this to filter not applicable IFD0 tags. 19 years ago
Andreas Huggel 9daaaa3f6d Fixed compiler warnings 19 years ago
Andreas Huggel 823a84d3d2 Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
Andreas Huggel 5b57a1749b TIFF parser checkpoint (experimental): Improved CR2 support (changes in the TIFF structure table), added support for Jpeg thumbnails, enhanced TiffDirectory so that the next pointer is optional. 19 years ago
Andreas Huggel bab89c1ba3 TIFF parser checkpoint (experimental): Added support for more esoteric makernotes with different byte order, base offset and their own component factory. Added Fujifilm makernote to test the byte order and base offset features. Use TiffCreator as part of a 'state' class instead of as a templated policy to be able to change the factory during a parse run. 19 years ago
Andreas Huggel 973e046a21 Implemented the TIFF component factory as a policy class (TiffCreator), used by TiffParser and TiffReader. Added Stephan's find template to search static arrays. 19 years ago
Andreas Huggel e32800a9df Added TIFF image and parser to exiv2lib, fixed MSVC 7.1 compilation errors 19 years ago
Andreas Huggel bec3e47dfe Second snapshot, still very experimental 19 years ago
Andreas Huggel a673aef4e2 Set svn properties 19 years ago
Andreas Huggel ef30cbbd50 Alpha status TIFF image and parser, not yet added to Makefile 19 years ago