Skip to content

Commit

Permalink
Exif version 2.3 (defined by JEITA CP-3451B and CIPA DC 008-2010) is …
Browse files Browse the repository at this point in the history
…now recognized
  • Loading branch information
janpatera authored and dfandrich committed Jul 11, 2012
1 parent 3b2cabc commit 54333d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libexif/exif-entry.c
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,7 @@ exif_entry_get_value (ExifEntry *e, char *val, unsigned int maxlen)
{"0210", 2, 1},
{"0220", 2, 2},
{"0221", 2, 21},
{"0230", 2, 3},
{"" , 0, 0}
};

Expand Down

0 comments on commit 54333d8

Please sign in to comment.