You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christoph Hasse bdd8a386b5 feat: improve lens recognition of canon makernote
If multiple choices are possible they are now all reported. This
behaviour is now the same as it is in exiftool.

All lenses are tested in the new test_canon_lenses.py test
4 years ago
..
CMakeLists.txt Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
actions.hpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
basicio.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
bmffimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
bmpimage.cpp clang-tidy: add ending namespace comments 4 years ago
canonmn_int.cpp feat: improve lens recognition of canon makernote 4 years ago
canonmn_int.hpp Massive code prolog cleanup. 4 years ago
casiomn_int.cpp clang-tidy: use C++ casting 4 years ago
casiomn_int.hpp Massive code prolog cleanup. 4 years ago
convert.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
cr2header_int.cpp clang-tidy: avoid global non const variables 4 years ago
cr2header_int.hpp clang-tidy: avoid global non const variables 4 years ago
cr2image.cpp clang-tidy: use nullptr 4 years ago
crwimage.cpp clang-tidy: use nullptr 4 years ago
crwimage_int.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
crwimage_int.hpp default con/destructors in headers 4 years ago
datasets.cpp clang-tidy: use nullptr 4 years ago
doxygen.hpp.in Add README-SAMPLES.md and remove exiv2samples.1 (#921) 6 years ago
easyaccess.cpp clang-tidy: use auto 4 years ago
enforce.hpp Massive code prolog cleanup. 4 years ago
epsimage.cpp clang-tidy: don't use else after return 4 years ago
error.cpp default con/destructors in headers 4 years ago
exif.cpp clang-tidy: use nullptr 4 years ago
exiv2.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
exiv2app.hpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
fff.h #1149. Added fff.h (from plir.com) and code strengthening. 10 years ago
fujimn_int.cpp more constexpr 4 years ago
fujimn_int.hpp Massive code prolog cleanup. 4 years ago
futils.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
getopt.cpp clang-tidy: use nullptr 4 years ago
getopt.hpp default con/destructors in headers 4 years ago
gifimage.cpp cpp: Replace auto_ptr by unique_ptr 4 years ago
helper_functions.cpp Massive code prolog cleanup. 4 years ago
helper_functions.hpp Massive code prolog cleanup. 4 years ago
http.cpp clang-tidy: use nullptr 4 years ago
i18n.h Copyright to Exiv2 authors 7 years ago
image.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
image_int.cpp clang-tidy: use C++ casting 4 years ago
image_int.hpp Fix warnings EXIV2_TEAM_EXTRA_WARNINGS 4 years ago
ini.cpp clang-tidy: use nullptr 4 years ago
iptc.cpp clang-tidy: use nullptr 4 years ago
jp2image.cpp clang-tidy: use C++ casting 4 years ago
jpgimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
makernote_int.cpp clang-tidy: use nullptr 4 years ago
makernote_int.hpp default con/destructors in headers 4 years ago
metadatum.cpp default con/destructors in headers 4 years ago
minoltamn_int.cpp remove some pointless std::set 4 years ago
minoltamn_int.hpp Massive code prolog cleanup. 4 years ago
mrwimage.cpp Replace many of the iterators types with auto 4 years ago
nikonmn_int.cpp clang-tidy: use nullptr 4 years ago
nikonmn_int.hpp Massive code prolog cleanup. 4 years ago
olympusmn_int.cpp clang-tidy: use nullptr 4 years ago
olympusmn_int.hpp Massive code prolog cleanup. 4 years ago
orfimage.cpp clang-tidy: use nullptr 4 years ago
orfimage_int.cpp clang-tidy: add ending namespace comments 4 years ago
orfimage_int.hpp default con/destructors in headers 4 years ago
panasonicmn_int.cpp more constexpr 4 years ago
panasonicmn_int.hpp Massive code prolog cleanup. 4 years ago
pentaxmn_int.cpp clang-tidy: use C++ casting 4 years ago
pentaxmn_int.hpp Massive code prolog cleanup. 4 years ago
pgfimage.cpp clang-tidy: use C++ casting 4 years ago
pngchunk_int.cpp clang-tidy: use nullptr 4 years ago
pngchunk_int.hpp clang-tidy: run through performance checks 4 years ago
pngimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
preview.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
private.h Remove obsolete svn revision 8 years ago
properties.cpp clang-tidy: use nullptr 4 years ago
psdimage.cpp clang-tidy: convert to static 4 years ago
rafimage.cpp clang-tidy: use C++ casting 4 years ago
rw2image.cpp clang-tidy: use nullptr 4 years ago
rw2image_int.cpp clang-tidy: add ending namespace comments 4 years ago
rw2image_int.hpp default con/destructors in headers 4 years ago
safe_op.hpp clang-tidy: use using 4 years ago
samsungmn_int.cpp more constexpr 4 years ago
samsungmn_int.hpp Massive code prolog cleanup. 4 years ago
sigmamn_int.cpp more constexpr 4 years ago
sigmamn_int.hpp Massive code prolog cleanup. 4 years ago
sonymn_int.cpp more constexpr 4 years ago
sonymn_int.hpp Massive code prolog cleanup. 4 years ago
tags.cpp clang-tidy: use nullptr 4 years ago
tags_int.cpp Fix rounding error in fnumber calculation 4 years ago
tags_int.hpp Massive code prolog cleanup. 4 years ago
tgaimage.cpp cpp: Replace auto_ptr by unique_ptr 4 years ago
tiffcomposite_int.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
tiffcomposite_int.hpp clang-tidy: convert to static 4 years ago
tifffwd_int.hpp clang-tidy: use using 4 years ago
tiffimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
tiffimage_int.cpp clang-tidy: use nullptr 4 years ago
tiffimage_int.hpp default con/destructors in headers 4 years ago
tiffvisitor_int.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
tiffvisitor_int.hpp clang-tidy: convert to static 4 years ago
timegm.h Use ctime instead of time.h 5 years ago
types.cpp refactor!: remove free() function from DataBuf to avoid potential problems, see #1542 4 years ago
tzfile.h Remove obsolete svn revision 8 years ago
unused.h Copyright to Exiv2 authors 7 years ago
utils.cpp clang-tidy: use nullptr 4 years ago
utils.hpp Massive code prolog cleanup. 4 years ago
value.cpp clang-tidy: use nullptr 4 years ago
version.cpp clang-tidy: use nullptr 4 years ago
webpimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
xmp.cpp clang-tidy: use nullptr 4 years ago
xmpsidecar.cpp clang-tidy: avoid global non const variables 4 years ago