Decode the value for EXIF_TAG_LIGHT_SOURCE and EXIF_TAG_SCENE_TYPE
authorDan Fandrich <dan@coneharvesters.com>
Sat, 31 Jan 2009 23:32:39 +0000 (15:32 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 31 Jan 2009 23:32:39 +0000 (15:32 -0800)
commit21bb211ec319b456b12c8d11735230dbcb71e03f
treeab3ba4cdbf14020c98a9d98e74102be72fcf3dec
parente27b77af59311a55e1d848e5fb65b7afb4d47910
Decode the value for EXIF_TAG_LIGHT_SOURCE and EXIF_TAG_SCENE_TYPE
Split out the generic ExifEntry formatting code into a new function
exif_entry_format_value()
Fixed some signed vs unsigned formatting errors
Format the EXIF_TAG_GPS_TIME_STAMP & EXIF_TAG_GPS_ALTITUDE_REF tags
Improved the wrong data type fixup
ChangeLog
libexif/exif-entry.c
libexif/exif-entry.h