Batch of correction to lower the number of GCC warnings
This commit is contained in:
@@ -366,160 +366,160 @@ public:
|
||||
UnitsInterpreter unitsInterpreter;
|
||||
|
||||
const TagAttrib exifAttribs[] = {
|
||||
0, 2, 0, 0, 0x0100, "ImageWidth", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0101, "ImageHeight", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0102, "BitsPerSample", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0103, "Compression", &compressionInterpreter,
|
||||
0, 1, 0, 0, 0x828d, "CFAPatternDim", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x828e, "CFAPattern", &cfaInterpreter,
|
||||
0, 1, 0, 0, 0x829A, "ExposureTime", &exposureTimeInterpreter,
|
||||
0, 1, 0, 0, 0x829D, "FNumber", &fNumberInterpreter,
|
||||
0, 1, 0, 0, 0x8822, "ExposureProgram", &exposureProgramInterpreter,
|
||||
0, 1, 0, 0, 0x8824, "SpectralSensitivity", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x8827, "ISOSpeedRatings", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x8828, "OECF", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9000, "ExifVersion", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9003, "DateTimeOriginal", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9004, "DateTimeDigitized", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x9101, "ComponentsConfiguration", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x9102, "CompressedBitsPerPixel", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9201, "ShutterSpeedValue", &shutterSpeedInterpreter,
|
||||
0, 1, 0, 0, 0x9202, "ApertureValue", &apertureInterpreter,
|
||||
0, 1, 0, 0, 0x9203, "BrightnessValue", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9204, "ExposureBiasValue", &exposureBiasInterpreter,
|
||||
0, 1, 0, 0, 0x9205, "MaxApertureValue", &apertureInterpreter,
|
||||
0, 1, 0, 0, 0x9206, "SubjectDistance", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9207, "MeteringMode", &meteringModeInterpreter,
|
||||
0, 1, 0, 0, 0x9208, "LightSource", &lightSourceInterpreter,
|
||||
0, 1, 0, 0, 0x9209, "Flash", &flashInterpreter,
|
||||
0, 1, 0, 0, 0x920A, "FocalLength", &focalLengthInterpreter,
|
||||
0, 1, 0, 0, 0x9214, "SubjectArea", &stdInterpreter,
|
||||
0, 0, 0, 0, 0x9216, "TIFFEPSStandardID", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9217, "SensingMethod", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x927C, "MakerNote", &stdInterpreter,
|
||||
0, 1, 1, 0, 0x9286, "UserComment", &userCommentInterpreter,
|
||||
0, 1, 0, 0, 0x9290, "SubSecTime", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9291, "SubSecTimeOriginal", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9292, "SubSecTimeDigitized", &stdInterpreter,
|
||||
0, 2, 0, 0, 0xA000, "FlashpixVersion", &stdInterpreter,
|
||||
0, 0, 0, 0, 0xA001, "ColorSpace", &colorSpaceInterpreter,
|
||||
0, 2, 0, 0, 0xA002, "PixelXDimension", &stdInterpreter,
|
||||
0, 2, 0, 0, 0xA003, "PixelYDimension", &stdInterpreter,
|
||||
1, 0, 0, 0, 0xA004, "RelatedSoundFile", &stdInterpreter,
|
||||
0, 1, 0, iopAttribs, 0xA005, "Interoperability", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA20B, "FlashEnergy", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA20C, "SpatialFrequencyResponse", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA20E, "FocalPlaneXResolution", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA20F, "FocalPlaneYResolution", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA210, "FocalPlaneResolutionUnit", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA214, "SubjectLocation", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA215, "ExposureIndex", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA217, "SensingMethod", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA300, "FileSource", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA301, "SceneType", &stdInterpreter,
|
||||
0, 0, 0, 0, 0xA302, "CFAPattern", &cfaInterpreter,
|
||||
0, 1, 0, 0, 0xA401, "CustomRendered", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA402, "ExposureMode", &exposureModeInterpreter,
|
||||
0, 1, 0, 0, 0xA403, "WhiteBalance", &whiteBalanceInterpreter,
|
||||
0, 1, 0, 0, 0xA404, "DigitalZoomRatio", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA405, "FocalLengthIn35mmFilm", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA406, "SceneCaptureType", &sceneCaptureInterpreter,
|
||||
0, 1, 0, 0, 0xA407, "GainControl", &gainControlInterpreter,
|
||||
0, 1, 0, 0, 0xA408, "Contrast", &contrastInterpreter,
|
||||
0, 1, 0, 0, 0xA409, "Saturation", &saturationInterpreter,
|
||||
0, 1, 0, 0, 0xA40A, "Sharpness", &sharpnessInterpreter,
|
||||
0, 1, 0, 0, 0xA40B, "DeviceSettingDescription", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA40C, "SubjectDistanceRange", &stdInterpreter,
|
||||
0, 1, 0, 0, 0xA420, "ImageUniqueID", &stdInterpreter,
|
||||
-1, 0, 0, 0, 0, "", NULL };
|
||||
{0, 2, 0, 0, 0x0100, "ImageWidth", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0101, "ImageHeight", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0102, "BitsPerSample", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0103, "Compression", &compressionInterpreter},
|
||||
{0, 1, 0, 0, 0x828d, "CFAPatternDim", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x828e, "CFAPattern", &cfaInterpreter},
|
||||
{0, 1, 0, 0, 0x829A, "ExposureTime", &exposureTimeInterpreter},
|
||||
{0, 1, 0, 0, 0x829D, "FNumber", &fNumberInterpreter},
|
||||
{0, 1, 0, 0, 0x8822, "ExposureProgram", &exposureProgramInterpreter},
|
||||
{0, 1, 0, 0, 0x8824, "SpectralSensitivity", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x8827, "ISOSpeedRatings", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x8828, "OECF", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9000, "ExifVersion", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9003, "DateTimeOriginal", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9004, "DateTimeDigitized", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x9101, "ComponentsConfiguration", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x9102, "CompressedBitsPerPixel", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9201, "ShutterSpeedValue", &shutterSpeedInterpreter},
|
||||
{0, 1, 0, 0, 0x9202, "ApertureValue", &apertureInterpreter},
|
||||
{0, 1, 0, 0, 0x9203, "BrightnessValue", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9204, "ExposureBiasValue", &exposureBiasInterpreter},
|
||||
{0, 1, 0, 0, 0x9205, "MaxApertureValue", &apertureInterpreter},
|
||||
{0, 1, 0, 0, 0x9206, "SubjectDistance", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9207, "MeteringMode", &meteringModeInterpreter},
|
||||
{0, 1, 0, 0, 0x9208, "LightSource", &lightSourceInterpreter},
|
||||
{0, 1, 0, 0, 0x9209, "Flash", &flashInterpreter},
|
||||
{0, 1, 0, 0, 0x920A, "FocalLength", &focalLengthInterpreter},
|
||||
{0, 1, 0, 0, 0x9214, "SubjectArea", &stdInterpreter},
|
||||
{0, 0, 0, 0, 0x9216, "TIFFEPSStandardID", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9217, "SensingMethod", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x927C, "MakerNote", &stdInterpreter},
|
||||
{0, 1, 1, 0, 0x9286, "UserComment", &userCommentInterpreter},
|
||||
{0, 1, 0, 0, 0x9290, "SubSecTime", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9291, "SubSecTimeOriginal", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9292, "SubSecTimeDigitized", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0xA000, "FlashpixVersion", &stdInterpreter},
|
||||
{0, 0, 0, 0, 0xA001, "ColorSpace", &colorSpaceInterpreter},
|
||||
{0, 2, 0, 0, 0xA002, "PixelXDimension", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0xA003, "PixelYDimension", &stdInterpreter},
|
||||
{1, 0, 0, 0, 0xA004, "RelatedSoundFile", &stdInterpreter},
|
||||
{0, 1, 0, iopAttribs, 0xA005, "Interoperability", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA20B, "FlashEnergy", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA20C, "SpatialFrequencyResponse", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA20E, "FocalPlaneXResolution", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA20F, "FocalPlaneYResolution", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA210, "FocalPlaneResolutionUnit", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA214, "SubjectLocation", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA215, "ExposureIndex", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA217, "SensingMethod", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA300, "FileSource", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA301, "SceneType", &stdInterpreter},
|
||||
{0, 0, 0, 0, 0xA302, "CFAPattern", &cfaInterpreter},
|
||||
{0, 1, 0, 0, 0xA401, "CustomRendered", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA402, "ExposureMode", &exposureModeInterpreter},
|
||||
{0, 1, 0, 0, 0xA403, "WhiteBalance", &whiteBalanceInterpreter},
|
||||
{0, 1, 0, 0, 0xA404, "DigitalZoomRatio", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA405, "FocalLengthIn35mmFilm", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA406, "SceneCaptureType", &sceneCaptureInterpreter},
|
||||
{0, 1, 0, 0, 0xA407, "GainControl", &gainControlInterpreter},
|
||||
{0, 1, 0, 0, 0xA408, "Contrast", &contrastInterpreter},
|
||||
{0, 1, 0, 0, 0xA409, "Saturation", &saturationInterpreter},
|
||||
{0, 1, 0, 0, 0xA40A, "Sharpness", &sharpnessInterpreter},
|
||||
{0, 1, 0, 0, 0xA40B, "DeviceSettingDescription", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA40C, "SubjectDistanceRange", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0xA420, "ImageUniqueID", &stdInterpreter},
|
||||
{-1, 0, 0, 0, 0, "", NULL }};
|
||||
|
||||
|
||||
const TagAttrib gpsAttribs[] = {
|
||||
0, 1, 0, 0, 0x0000, "GPSVersionID", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0001, "GPSLatitudeRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0002, "GPSLatitude", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0003, "GPSLongitudeRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0004, "GPSLongitude", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0005, "GPSAltitudeRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0006, "GPSAltitude", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0007, "GPSTimeStamp", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0008, "GPSSatelites", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0009, "GPSStatus", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x000a, "GPSMeasureMode", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x000b, "GPSDOP", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x000c, "GPSSpeedRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x000d, "GPSSpeed", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x000e, "GPSTrackRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x000f, "GPSTrack", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0010, "GPSImgDirectionRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0011, "GPSImgDirection", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0012, "GPSMapDatum", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0013, "GPSDestLatitudeRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0014, "GPSDestLatitude", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0015, "GPSDestLongitudeRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0016, "GPSDestLongitude", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0017, "GPSDestBearingRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0018, "GPSDestBearing", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0019, "GPSDestDistanceRef", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x001a, "GPSDestDistance", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x001b, "GPSProcessingMethod", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x001c, "GPSAreaInformation", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x001d, "GPSDateStamp", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x001e, "GPSDifferential", &stdInterpreter,
|
||||
-1, 0, 0, 0, 0, "", NULL };
|
||||
{0, 1, 0, 0, 0x0000, "GPSVersionID", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0001, "GPSLatitudeRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0002, "GPSLatitude", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0003, "GPSLongitudeRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0004, "GPSLongitude", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0005, "GPSAltitudeRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0006, "GPSAltitude", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0007, "GPSTimeStamp", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0008, "GPSSatelites", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0009, "GPSStatus", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x000a, "GPSMeasureMode", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x000b, "GPSDOP", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x000c, "GPSSpeedRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x000d, "GPSSpeed", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x000e, "GPSTrackRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x000f, "GPSTrack", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0010, "GPSImgDirectionRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0011, "GPSImgDirection", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0012, "GPSMapDatum", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0013, "GPSDestLatitudeRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0014, "GPSDestLatitude", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0015, "GPSDestLongitudeRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0016, "GPSDestLongitude", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0017, "GPSDestBearingRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0018, "GPSDestBearing", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0019, "GPSDestDistanceRef", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x001a, "GPSDestDistance", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x001b, "GPSProcessingMethod", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x001c, "GPSAreaInformation", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x001d, "GPSDateStamp", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x001e, "GPSDifferential", &stdInterpreter},
|
||||
{-1, 0, 0, 0, 0, "", NULL }};
|
||||
|
||||
const TagAttrib iopAttribs[] = {
|
||||
0, 1, 0, 0, 0x0001, "InteroperabilityIndex", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0002, "InteroperabilityVersion", &stdInterpreter,
|
||||
-1, 0, 0, 0, 0, "", NULL };
|
||||
{0, 1, 0, 0, 0x0001, "InteroperabilityIndex", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0002, "InteroperabilityVersion", &stdInterpreter},
|
||||
{-1, 0, 0, 0, 0, "", NULL }};
|
||||
|
||||
const TagAttrib ifdAttribs[] = {
|
||||
0, 2, 0, 0, 0x0017, "PanaISO", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0100, "ImageWidth", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0101, "ImageHeight", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0102, "BitsPerSample", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0103, "Compression", &compressionInterpreter,
|
||||
0, 2, 0, 0, 0x0106, "PhotometricInterpretation", &photometricInterpreter,
|
||||
0, 1, 1, 0, 0x010E, "ImageDescription", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x010F, "Make", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0110, "Model", &stdInterpreter,
|
||||
1, 0, 0, 0, 0x0111, "StripOffsets", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0112, "Orientation", &orientationInterpreter,
|
||||
0, 2, 0, 0, 0x0115, "SamplesPerPixel", &stdInterpreter,
|
||||
1, 0, 0, 0, 0x0116, "RowsPerStrip", &stdInterpreter,
|
||||
1, 0, 0, 0, 0x0117, "StripByteCounts", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x011A, "XResolution", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x011B, "YResolution", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x011C, "PlanarConfiguration", &planarConfigInterpreter,
|
||||
0, 2, 0, 0, 0x0128, "ResolutionUnit", &unitsInterpreter,
|
||||
0, 2, 0, 0, 0x012D, "TransferFunction", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0131, "Software", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x0132, "DateTime", &stdInterpreter,
|
||||
0, 1, 1, 0, 0x013B, "Artist", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x013E, "WhitePoint", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x013F, "PriomaryChromaticities", &stdInterpreter,
|
||||
0, 1, 0, ifdAttribs, 0x014A, "SubIFD", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0201, "JPEGInterchangeFormat", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0202, "JPEGInterchangeFormatLength", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0211, "YCbCrCoefficients", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0212, "YCbCrSubSampling", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0213, "YCbCrPositioning", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x0214, "ReferenceBlackWhite", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x4746, "Rating",&stdInterpreter,
|
||||
0, 1, 0, 0, 0x4749, "RatingPercent",&stdInterpreter,
|
||||
0, 1, 0, 0, 0x828d, "CFAPatternDim", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x828e, "CFAPattern", &cfaInterpreter,
|
||||
0, 1, 1, 0, 0x8298, "Copyright", &stdInterpreter,
|
||||
0, 1, 0, exifAttribs, 0x8769, "Exif", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x8773, "ICCProfile", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x83BB, "IPTCData", &stdInterpreter,
|
||||
0, 1, 0, gpsAttribs, 0x8825, "GPSInfo", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9003, "DateTimeOriginal", &stdInterpreter,
|
||||
0, 1, 0, 0, 0x9004, "DateTimeDigitized", &stdInterpreter,
|
||||
0, 1, 0, iopAttribs, 0xA005, "Interoperability", &stdInterpreter,
|
||||
0, 0, 0, 0, 0xC4A5, "PrintIMInformation", &stdInterpreter,
|
||||
0, 2, 0, 0, 0x00fe, "NewSubFileType", &stdInterpreter,
|
||||
-1, 0, 0, 0, 0, "", NULL};
|
||||
{0, 2, 0, 0, 0x0017, "PanaISO", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0100, "ImageWidth", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0101, "ImageHeight", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0102, "BitsPerSample", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0103, "Compression", &compressionInterpreter},
|
||||
{0, 2, 0, 0, 0x0106, "PhotometricInterpretation", &photometricInterpreter},
|
||||
{0, 1, 1, 0, 0x010E, "ImageDescription", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x010F, "Make", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0110, "Model", &stdInterpreter},
|
||||
{1, 0, 0, 0, 0x0111, "StripOffsets", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0112, "Orientation", &orientationInterpreter},
|
||||
{0, 2, 0, 0, 0x0115, "SamplesPerPixel", &stdInterpreter},
|
||||
{1, 0, 0, 0, 0x0116, "RowsPerStrip", &stdInterpreter},
|
||||
{1, 0, 0, 0, 0x0117, "StripByteCounts", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x011A, "XResolution", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x011B, "YResolution", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x011C, "PlanarConfiguration", &planarConfigInterpreter},
|
||||
{0, 2, 0, 0, 0x0128, "ResolutionUnit", &unitsInterpreter},
|
||||
{0, 2, 0, 0, 0x012D, "TransferFunction", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0131, "Software", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x0132, "DateTime", &stdInterpreter},
|
||||
{0, 1, 1, 0, 0x013B, "Artist", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x013E, "WhitePoint", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x013F, "PriomaryChromaticities", &stdInterpreter},
|
||||
{0, 1, 0, ifdAttribs, 0x014A, "SubIFD", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0201, "JPEGInterchangeFormat", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0202, "JPEGInterchangeFormatLength", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0211, "YCbCrCoefficients", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0212, "YCbCrSubSampling", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0213, "YCbCrPositioning", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x0214, "ReferenceBlackWhite", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x4746, "Rating",&stdInterpreter},
|
||||
{0, 1, 0, 0, 0x4749, "RatingPercent",&stdInterpreter},
|
||||
{0, 1, 0, 0, 0x828d, "CFAPatternDim", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x828e, "CFAPattern", &cfaInterpreter},
|
||||
{0, 1, 1, 0, 0x8298, "Copyright", &stdInterpreter},
|
||||
{0, 1, 0, exifAttribs, 0x8769, "Exif", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x8773, "ICCProfile", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x83BB, "IPTCData", &stdInterpreter},
|
||||
{0, 1, 0, gpsAttribs, 0x8825, "GPSInfo", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9003, "DateTimeOriginal", &stdInterpreter},
|
||||
{0, 1, 0, 0, 0x9004, "DateTimeDigitized", &stdInterpreter},
|
||||
{0, 1, 0, iopAttribs, 0xA005, "Interoperability", &stdInterpreter},
|
||||
{0, 0, 0, 0, 0xC4A5, "PrintIMInformation", &stdInterpreter},
|
||||
{0, 2, 0, 0, 0x00fe, "NewSubFileType", &stdInterpreter},
|
||||
{-1, 0, 0, 0, 0, "", NULL}};
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user