Merge branch 'dev' into exiftool1049

This commit is contained in:
Morgan Hardwood
2017-04-18 21:00:42 +02:00
9 changed files with 26 additions and 25 deletions

View File

@@ -976,7 +976,7 @@ Tag::Tag (TagDirectory* p, FILE* f, int base)
// There are 2 format pentaxLensDataAttribs
int offsetFirst = 4; // LensInfo2
if ( strstr (model, "*ist") || strstr (model, "GX-1") || strstr (model, "K100D") || strstr (model, "K110D") ) {
if ( strstr (model, "*ist") || strstr (model, "GX-1") || strstr (model, "K200D") || (strstr (model, "K100D") && !strstr (model, "K100D Super")) || strstr (model, "K110D") || strstr (model, "645Z")) {
offsetFirst = 3; // LensInfo
} else if ( strstr (model, "645D") ) {
offsetFirst = 13; // LensInfo3