@@ -1009,10 +1009,10 @@ constexpr TagDetails canonHighISONoiseReduction[] = {
10091009constexpr TagInfo CanonMakerNote::tagInfoLiOp_[] = {
10101010 {0x0001 , " PeripheralIlluminationCorr" , N_ (" Peripheral Lighting Setting" ), N_ (" Peripheral Lighting Setting" ),
10111011 IfdId::canonLiOpId, SectionId::makerTags, signedLong, -1 , EXV_PRINT_TAG (canonOffOn)},
1012- {0x0002 , " AutoLightingOptimizer" , N_ (" Auto Lighting Optimizer" ), N_ (" Auto Lighting Optimizer" ),
1013- IfdId::canonLiOpId, SectionId::makerTags, signedLong, -1 , EXV_PRINT_TAG (canonAutoLightingOptimizer)},
1014- {0x0003 , " HighlightTonePriority" , N_ (" Highlight Tone Priority" ), N_ (" Highlight Tone Priority" ),
1015- IfdId::canonLiOpId, SectionId::makerTags, signedLong, -1 , EXV_PRINT_TAG (canonOffOn)},
1012+ {0x0002 , " AutoLightingOptimizer" , N_ (" Auto Lighting Optimizer" ), N_ (" Auto Lighting Optimizer" ), IfdId::canonLiOpId,
1013+ SectionId::makerTags, signedLong, -1 , EXV_PRINT_TAG (canonAutoLightingOptimizer)},
1014+ {0x0003 , " HighlightTonePriority" , N_ (" Highlight Tone Priority" ), N_ (" Highlight Tone Priority" ), IfdId::canonLiOpId,
1015+ SectionId::makerTags, signedLong, -1 , EXV_PRINT_TAG (canonOffOn)},
10161016 {0x0004 , " LongExposureNoiseReduction" , N_ (" Long Exposure Noise Reduction" ), N_ (" Long Exposure Noise Reduction" ),
10171017 IfdId::canonLiOpId, SectionId::makerTags, signedLong, -1 , EXV_PRINT_TAG (canonLongExposureNoiseReduction)},
10181018 {0x0005 , " HighISONoiseReduction" , N_ (" High ISO Noise Reduction" ), N_ (" High ISO Noise Reduction" ),
0 commit comments