Jürgen Buchmüller
2014-02-01 20:41:19 UTC
According to the EXIF specification the gain control is a short value,
thus the table entry for EXIFTAG_GAINCONTROL should read:
{ EXIFTAG_GAINCONTROL, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16,
TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0, "GainControl", NULL },
For reference see libexif function exif_entry_fix() at e.g.
http://libexif.sourceforge.net/internals/exif-entry_8c-source.html
line # 221
Jürgen
_______________________________________________
Tiff mailing list: ***@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/tiff
http://www.remotesens
thus the table entry for EXIFTAG_GAINCONTROL should read:
{ EXIFTAG_GAINCONTROL, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16,
TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0, "GainControl", NULL },
For reference see libexif function exif_entry_fix() at e.g.
http://libexif.sourceforge.net/internals/exif-entry_8c-source.html
line # 221
Jürgen
_______________________________________________
Tiff mailing list: ***@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/tiff
http://www.remotesens