@@ -465,7 +465,6 @@ constexpr TagInfo FujiMakerNote::tagInfo_[] = {
465465 unsignedShort, -1 , printValue},
466466 {0x1154 , " PanoramaDirection" , N_ (" Panorama direction" ), N_ (" Panorama direction" ), IfdId::fujiId,
467467 SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiPanoramaDirection)},
468- {0x1200 , " 0x1200" , " 0x1200" , N_ (" Unknown" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 , printValue},
469468 {0x1201 , " AdvancedFilter" , N_ (" Advanced filter" ), N_ (" Advanced filter setting" ), IfdId::fujiId,
470469 SectionId::makerTags, unsignedLong, -1 , EXV_PRINT_TAG (fujiAdvancedFilter)},
471470 {0x1210 , " FinePixColor" , N_ (" FinePix Color" ), N_ (" Fuji FinePix color setting" ), IfdId::fujiId, SectionId::makerTags,
@@ -496,7 +495,7 @@ constexpr TagInfo FujiMakerNote::tagInfo_[] = {
496495 SectionId::makerTags, unsignedShort, -1 , printValue},
497496 {0x1422 , " ImageStabilization" , N_ (" Image Stabilization" ), N_ (" Image stabilization" ), IfdId::fujiId,
498497 SectionId::makerTags, unsignedShort, -1 , printValue},
499- {0x1425 , " SzeneRecognition " , N_ (" Scene recognition" ), N_ (" Scene recognition" ), IfdId::fujiId, SectionId::makerTags,
498+ {0x1425 , " SceneRecognition " , N_ (" Scene recognition" ), N_ (" Scene recognition" ), IfdId::fujiId, SectionId::makerTags,
500499 unsignedShort, -1 , EXV_PRINT_TAG (fujiSceneRecognition)},
501500 {0x1431 , " Rating" , N_ (" Rating" ), N_ (" Rating" ), IfdId::fujiId, SectionId::makerTags, unsignedLong, -1 , printValue},
502501 {0x1436 , " ImageGeneration" , N_ (" Image Generation" ), N_ (" Image generation" ), IfdId::fujiId, SectionId::makerTags,
@@ -532,81 +531,6 @@ constexpr TagInfo FujiMakerNote::tagInfo_[] = {
532531 {0x8003 , " FrameNumber" , N_ (" Frame Number" ), N_ (" Frame number" ), IfdId::fujiId, SectionId::makerTags, unsignedShort,
533532 -1 , printValue},
534533 // #1402
535- {0xf000 , " FujiIFD" , N_ (" FujiIFD" ), N_ (" Fujifilm IFD" ), IfdId::fujiId, SectionId::makerTags, undefined, -1 ,
536- printValue},
537- {0xf001 , " RawImageFullWidth" , N_ (" Raw Image Full Width" ), N_ (" Raw Image Full Width" ), IfdId::fujiId,
538- SectionId::makerTags, undefined, -1 , printValue},
539- {0x1001 , N_ (" Sharpness" ), N_ (" Sharpness" ), N_ (" Sharpness setting" ), IfdId::fujiId, SectionId::makerTags,
540- unsignedShort, -1 , EXV_PRINT_TAG (fujiSharpness)},
541- {0x1002 , " WhiteBalance" , N_ (" White Balance" ), N_ (" White balance setting" ), IfdId::fujiId, SectionId::makerTags,
542- unsignedShort, -1 , EXV_PRINT_TAG (fujiWhiteBalance)},
543- {0x1003 , " Color" , N_ (" Color" ), N_ (" Chroma saturation setting" ), IfdId::fujiId, SectionId::makerTags, unsignedShort,
544- -1 , EXV_PRINT_TAG (fujiColor)},
545- {0x1004 , " Tone" , N_ (" Tone" ), N_ (" Tone (contrast) setting" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 ,
546- EXV_PRINT_TAG (fujiTone)},
547- {0x1010 , " FlashMode" , N_ (" Flash Mode" ), N_ (" Flash firing mode setting" ), IfdId::fujiId, SectionId::makerTags,
548- unsignedShort, -1 , EXV_PRINT_TAG (fujiFlashMode)},
549- {0x1011 , " FlashStrength" , N_ (" Flash Strength" ), N_ (" Flash firing strength compensation setting" ), IfdId::fujiId,
550- SectionId::makerTags, signedRational, -1 , printValue},
551- {0x1020 , " Macro" , N_ (" Macro" ), N_ (" Macro mode setting" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 ,
552- EXV_PRINT_TAG (fujiOffOn)},
553- {0x1021 , " FocusMode" , N_ (" Focus Mode" ), N_ (" Focusing mode setting" ), IfdId::fujiId, SectionId::makerTags,
554- unsignedShort, -1 , EXV_PRINT_TAG (fujiFocusMode)},
555- {0x1022 , " 0x1022" , " 0x1022" , N_ (" Unknown" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 , printValue},
556- {0x1030 , " SlowSync" , N_ (" Slow Sync" ), N_ (" Slow synchro mode setting" ), IfdId::fujiId, SectionId::makerTags,
557- unsignedShort, -1 , EXV_PRINT_TAG (fujiOffOn)},
558- {0x1031 , " PictureMode" , N_ (" Picture Mode" ), N_ (" Picture mode setting" ), IfdId::fujiId, SectionId::makerTags,
559- unsignedShort, -1 , EXV_PRINT_TAG (fujiPictureMode)},
560- {0x1032 , " 0x1032" , " 0x1032" , N_ (" Unknown" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 , printValue},
561- {0x1040 , " ShadowTone" , N_ (" Shadow Tone" ), N_ (" Shadow tone" ), IfdId::fujiId, SectionId::makerTags, signedLong, -1 ,
562- EXV_PRINT_TAG (fujiSHTone)},
563- {0x1041 , " HighlightTone" , N_ (" Highlight Tone" ), N_ (" Highlight tone" ), IfdId::fujiId, SectionId::makerTags,
564- signedLong, -1 , EXV_PRINT_TAG (fujiSHTone)},
565- {0x104d , " CropMode" , N_ (" Crop Mode" ), N_ (" Crop mode" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 ,
566- EXV_PRINT_TAG (fujiCropMode)},
567- {0x1100 , " Continuous" , N_ (" Continuous" ), N_ (" Continuous shooting or auto bracketing setting" ), IfdId::fujiId,
568- SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiContinuous)},
569- {0x1101 , " SequenceNumber" , N_ (" Sequence Number" ), N_ (" Sequence number" ), IfdId::fujiId, SectionId::makerTags,
570- unsignedShort, -1 , printValue},
571- {0x1200 , " 0x1200" , " 0x1200" , N_ (" Unknown" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 , printValue},
572- {0x1210 , " FinePixColor" , N_ (" FinePix Color" ), N_ (" Fuji FinePix color setting" ), IfdId::fujiId, SectionId::makerTags,
573- unsignedShort, -1 , EXV_PRINT_TAG (fujiFinePixColor)},
574- {0x1300 , " BlurWarning" , N_ (" Blur Warning" ), N_ (" Blur warning status" ), IfdId::fujiId, SectionId::makerTags,
575- unsignedShort, -1 , EXV_PRINT_TAG (fujiOffOn)},
576- {0x1301 , " FocusWarning" , N_ (" Focus Warning" ), N_ (" Auto Focus warning status" ), IfdId::fujiId, SectionId::makerTags,
577- unsignedShort, -1 , EXV_PRINT_TAG (fujiOffOn)},
578- {0x1302 , " ExposureWarning" , N_ (" Exposure Warning" ), N_ (" Auto exposure warning status" ), IfdId::fujiId,
579- SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiOffOn)},
580- {0x1400 , " DynamicRange" , N_ (" Dynamic Range" ), N_ (" Dynamic range" ), IfdId::fujiId, SectionId::makerTags,
581- unsignedShort, -1 , EXV_PRINT_TAG (fujiDynamicRange)},
582- {0x1401 , " FilmMode" , N_ (" Film Mode" ), N_ (" Film mode" ), IfdId::fujiId, SectionId::makerTags, unsignedShort, -1 ,
583- EXV_PRINT_TAG (fujiFilmMode)},
584- {0x1402 , " DynamicRangeSetting" , N_ (" Dynamic Range Setting" ), N_ (" Dynamic range settings" ), IfdId::fujiId,
585- SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiDynamicRangeSetting)},
586- {0x1403 , " DevelopmentDynamicRange" , N_ (" Development Dynamic Range" ), N_ (" Development dynamic range" ), IfdId::fujiId,
587- SectionId::makerTags, unsignedShort, -1 , printValue},
588- {0x1404 , " MinFocalLength" , N_ (" Minimum Focal Length" ), N_ (" Minimum focal length" ), IfdId::fujiId,
589- SectionId::makerTags, unsignedRational, -1 , printValue},
590- {0x1405 , " MaxFocalLength" , N_ (" Maximum Focal Length" ), N_ (" Maximum focal length" ), IfdId::fujiId,
591- SectionId::makerTags, unsignedRational, -1 , printValue},
592- {0x1406 , " MaxApertureAtMinFocal" , N_ (" Maximum Aperture at Minimum Focal" ), N_ (" Maximum aperture at minimum focal" ),
593- IfdId::fujiId, SectionId::makerTags, unsignedRational, -1 , printValue},
594- {0x1407 , " MaxApertureAtMaxFocal" , N_ (" Maximum Aperture at Maximum Focal" ), N_ (" Maximum aperture at maximum focal" ),
595- IfdId::fujiId, SectionId::makerTags, unsignedRational, -1 , printValue},
596- {0x1431 , " Rating" , N_ (" Rating" ), N_ (" Rating" ), IfdId::fujiId, SectionId::makerTags, unsignedLong, -1 , printValue},
597- {0x1443 , " DRangePriority" , N_ (" D Range Priority" ), N_ (" Dynamic range priority" ), IfdId::fujiId,
598- SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiDRangePriority)},
599- {0x1444 , " DRangePriorityFixed" , N_ (" D Range Priority Fixed" ), N_ (" Dynamic range priority fixed" ), IfdId::fujiId,
600- SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiDRangePriorityFixed)},
601- {0x1445 , " DRangePriorityAuto" , N_ (" D Range Priority Auto" ), N_ (" Dynamic range priority auto" ), IfdId::fujiId,
602- SectionId::makerTags, unsignedShort, -1 , EXV_PRINT_TAG (fujiDRangePriorityAuto)},
603- {0x8000 , " FileSource" , N_ (" File Source" ), N_ (" File source" ), IfdId::fujiId, SectionId::makerTags, asciiString, -1 ,
604- printValue},
605- {0x8002 , " OrderNumber" , N_ (" Order Number" ), N_ (" Order number" ), IfdId::fujiId, SectionId::makerTags, unsignedLong,
606- -1 , printValue},
607- {0x8003 , " FrameNumber" , N_ (" Frame Number" ), N_ (" Frame number" ), IfdId::fujiId, SectionId::makerTags, unsignedShort,
608- -1 , printValue},
609- // #1402
610534 {0xf000 , " FujiIFD" , N_ (" FujiIFD" ), N_ (" Fujifilm IFD" ), IfdId::fujiId, SectionId::makerTags, undefined, -1 ,
611535 printValue},
612536 {0xf001 , " RawImageFullWidth" , N_ (" Raw Image Full Width" ), N_ (" Raw Image Full Width" ), IfdId::fujiId,
0 commit comments