Added Lens ID which needs special treatment. Needs to be tested properly.

v0.27.3
Abhinav Badola 12 years ago
parent 532db7cc8a
commit bf8039a1a0

@ -729,7 +729,8 @@ namespace Exiv2 {
{ 161, printCsLensByFocalLength }, { 161, printCsLensByFocalLength },
{ 169, printCsLensByFocalLength }, { 169, printCsLensByFocalLength },
{ 173, printCsLensByFocalLength }, // works partly { 173, printCsLensByFocalLength }, // works partly
{ 174, printCsLensByFocalLength } // not tested { 174, printCsLensByFocalLength }, // not tested
{ 183, printCsLensByFocalLength } // not tested
}; };
//! FlashActivity, tag 0x001c //! FlashActivity, tag 0x001c

Loading…
Cancel
Save