8276 Commits (137ea080b51fb48a7eb1b513d2d565868ccdf68f)
 

Author SHA1 Message Date
Andreas Huggel 5c9535595a Extended autoconf tests to check for zlib header file, preparations for conditional compilation of zlib dependent code 19 years ago
HumanDynamo fe98349a7c remove -lz option 19 years ago
HumanDynamo 18da38e6d0 Add .configure ZLib test 19 years ago
HumanDynamo b4789e7969 Code polishing.
Fix GCC 4.1 compilation warnings.
Remove unwanted tabs.
19 years ago
HumanDynamo fa7223d103 New PNG image parser to extract EXIF/IPTC RAW profiles embeded in text tags by ImageMagick/GraphicsMagick during image convertion
Current implementation is read only.

TODO : Fix configure rules about zlib depency require by this implementation.
       Optimize image loading.
19 years ago
Andreas Huggel 920da80d70 Minor AutoPtr related cleanup 19 years ago
Andreas Huggel 5099f2463f Fixed MSVC 2005 assertion triggered by iotest 19 years ago
Andreas Huggel 5f48c8e9a6 Create a CommentValue rather than a DataValue for Exif.Photo.UserComment. Fixes Bug #471 19 years ago
HumanDynamo 7a931c44eb update 19 years ago
HumanDynamo 5d9e1b7fd1 PNG test image generated with ImageMagick including Exif/Makernote/IPTC 19 years ago
HumanDynamo 5f24c727b7 Add Kdevelop project 19 years ago
Andreas Huggel 707b8e8dc0 New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 19 years ago
Andreas Huggel 0eae0124ec Minor doc fix 19 years ago
Andreas Huggel 8a88600262 Cleanup: Replaced simple print functions with EXV_PRINT_TAG macro and TagDetails array. 19 years ago
Andreas Huggel d2985430b9 Tagged release 0.10 19 years ago
Andreas Huggel 7cdfa9bb9a Fixed MSVC compilation errors 19 years ago
Andreas Huggel 76bbaae302 Updated changelog 19 years ago
Andreas Huggel 2af57fb29d Fixed MemIo EOF behaviour to be similar to that of FILE*. Fixes bug #469 19 years ago
HumanDynamo fc33162864 Missing 'Adobe RGB' color space value used with tiff file 19 years ago
Andreas Huggel 73c6be0749 Stripped trailing whitespace 19 years ago
Andreas Huggel 6dd2941188 Fixed typo 19 years ago
Andreas Huggel 7282fb8108 Included exiv2_version.h from types.hpp, added sample usage 19 years ago
Andreas Huggel e731adcbd8 Added EXIV2_CHECK_VERSION(major,minor,patch) and related defines for use by applications to check the Exiv2 version 19 years ago
HumanDynamo 7fa3b9ef62 Fix tags Compression and Photometric according with last libtiff 3.8.2 descriptions 19 years ago
Andreas Huggel 7b75f9782f Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier) 19 years ago
Andreas Huggel 4ecf81832d Fixed subtle vector bug and cleaned-up setIptcIrb 19 years ago
Andreas Huggel c1a869d332 Rearranged code and isolated a function to set a Photoshop IPTC IRB from the Jpeg write code into class Photoshop. 19 years ago
Andreas Huggel a0053d3795 Created helper class Photoshop, moved Adobe IRB support into this class, part 1 19 years ago
Andreas Huggel 53a55d55ca Fixed MSVC compiler warnings 19 years ago
Andreas Huggel 400eae74b8 Minor update 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 449b65c39e Updated GNU config files 19 years ago
Andreas Huggel cb828a7f57 Added more specific decode function to map subIFD tags with data for the primary image to the Image group, removed generic mappers for now. 19 years ago
Andreas Huggel f24ac893ba Fixed algorithm to find TTW block in MRW images 19 years ago
HumanDynamo 4448c738de Exiv2 support Adobe DNG file format 19 years ago
Andreas Huggel 4fee6c3076 Added another Minolta makernote patch (Xavier Raynaud, submitted by Gilles Caulier) 19 years ago
HumanDynamo 9aeef5a55c revert 19 years ago
HumanDynamo 7172b7f949 test 19 years ago
Andreas Huggel 204c64cace Minor doc changes, extracted makernote table to __makernotes__ to reuse it on the website page 19 years ago
Andreas Huggel 3de498a473 Changed the default of the -b option to suppress large binary values, minor tweaks 19 years ago
Andreas Huggel f43dc106d9 Updated version to 0.10 19 years ago
Andreas Huggel 3a5066cf73 Updated exiv2 summary output, minor fixes to Nikon NEF and Sony SR2 handling 19 years ago
Andreas Huggel 8f181e2270 Added Minolta makernote taglists to doxygen doc 19 years ago
Andreas Huggel 311eba8b3c Removed TagTranslator, use simple arrays and EXV_PRINT_TAG now. 19 years ago
Andreas Huggel 50f458aabd Some cleanup and simplification 19 years ago
Andreas Huggel 345cc8fa43 Fixed MinGW/older g++ compilation problem 19 years ago
Andreas Huggel d85701137e Added correct decoding of NEF primary image tags 19 years ago
Andreas Huggel 4ce21560f7 Experimental support for Olympus Camera Settings 19 years ago
Andreas Huggel 3e61d1d8e1 Minolta makernotes patch for Dynax 5D camera settings tags (Gilles Caulier) 19 years ago
Andreas Huggel f6af75cfdf Minor updates and preparations for better decoding of TIFF-based RAW formats 19 years ago