bug fix : the XMP tags list handling do not respect C++ exception catch. Only a…

Authored by cgilles on Sep 24 2015, 10:19 PM.

Description

bug fix : the XMP tags list handling do not respect C++ exception catch. Only a main catch is done so if one namespace do not exist in case of use an older Exiv2 version, no XMP namespace is returned. The patch check all namespace step by step using a dedicated exception handling section. BC not changed.

Details

Committed
cgillesSep 24 2015, 10:19 PM
Parents
R378:bdb949cabb0f: register XMP video namespace
Branches
Unknown
Tags
Unknown