Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Huggel
9df66ae09e #521: Reduced size limit for Exif tags. 2007-07-02 03:06:18 +00:00
Andreas Huggel
724f413349 Applied Canon ModelId patch (Gerry Patterson), updated tests. 2007-05-29 15:20:45 +00:00
Andreas Huggel
687f9d9432 Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452. 2006-12-29 02:32:03 +00:00
Andreas Huggel
2c82879afe Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 2006-12-18 12:44:03 +00:00
Andreas Huggel
9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 2006-12-09 12:13:10 +00:00
Andreas Huggel
f381cb6966 Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498. 2006-11-25 15:38:38 +00:00
Andreas Huggel
592ca5c711 Improved loading of JPEG data in case of problems. Existing Exif data is not modified until the new IFD0 is read successfully. Improved ExifData::clear() 2006-11-25 10:47:52 +00:00
Andreas Huggel
b90529f9f9 Added testcase for bug #495, fixed a few SVN mime-type properties 2006-11-16 12:53:25 +00:00
Andreas Huggel
3484fcd43f Fixed bugfixes-test for changes introduced in rev. 894 and 943 2006-11-16 10:14:01 +00:00
Andreas Huggel
cb8cb3cdfd Canon Camera Settings update (David Cannings) 2006-08-30 16:57:39 +00:00
Andreas Huggel
6af67226b2 Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 2006-08-13 06:06:05 +00:00
Andreas Huggel
7afb76c263 Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug 2006-07-27 16:30:09 +00:00
Andreas Huggel
d53a778b2b Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455 2006-07-22 17:55:40 +00:00
Andreas Huggel
7043310936 Fixed tests and changed "No Flash" to "No flash" 2006-07-22 04:44:18 +00:00
Andreas Huggel
900adcd5a8 Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 2006-07-22 02:55:35 +00:00
Andreas Huggel
d3d2d4c023 Added boundary check for next IFD to Ifd::read, fixes bug #479. 2006-07-02 12:19:17 +00:00
Andreas Huggel
7b75f9782f Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier) 2006-05-30 17:38:54 +00:00
Andreas Huggel
0c88b8c5f7 Updated tests for changed Canon descriptionn (related to Rev. 698) 2006-03-13 03:49:02 +00:00
Andreas Huggel
a2b8c3f327 Added testcase and warning for bug #451 2006-02-03 08:13:34 +00:00
Andreas Huggel
fc11d18013 Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447. 2005-12-10 10:36:36 +00:00
Andreas Huggel
0398735e80 Changed class Entry to transform comment type on the fly. Fixes bug #445. 2005-11-19 10:04:02 +00:00
Andreas Huggel
fc93a620ee Improved bugfix regression test script 2005-11-12 17:13:49 +00:00