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.
Rosen Penev dd445e6c8d use find instead of count
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years ago
..
CMakeLists.txt Add EXIV2_ENABLE_INIH flag to enable building without libinih. 2 years ago
TODO typo (GNU compliant) 15 years ago
asfvideo.cpp return nullptr instead of reset 2 years ago
basicio.cpp clang-tidy on Windows 2 years ago
bmffimage.cpp return nullptr instead of reset 2 years ago
bmpimage.cpp return nullptr instead of reset 2 years ago
canonmn_int.cpp Rename resp. remove duplicate exif keys (#2434) 3 years ago
canonmn_int.hpp misc sonarlint stuff 3 years ago
casiomn_int.cpp misc sonarlint changes 3 years ago
casiomn_int.hpp misc sonarlint stuff 3 years ago
convert.cpp clang-tidy on Windows 2 years ago
cr2header_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
cr2header_int.hpp misc sonarlint stuff 3 years ago
cr2image.cpp return nullptr instead of reset 2 years ago
crwimage.cpp return nullptr instead of reset 2 years ago
crwimage_int.cpp default init static variable 3 years ago
crwimage_int.hpp misc sonarlint stuff 3 years ago
datasets.cpp strcmp to == conversions 3 years ago
doxygen.hpp.in Update .clang-format file & apply clang-format to whole project 3 years ago
easyaccess.cpp clang-tidy: various fixes 3 years ago
enforce.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
epsimage.cpp return nullptr instead of reset 2 years ago
error.cpp Fix seg fault when using `iconv_open()` (#2403) 3 years ago
exif.cpp remove using 3 years ago
fff.h Update .clang-format file & apply clang-format to whole project 3 years ago
fujimn_int.cpp Remove duplicate tag info entries fujifilm (#2412) 3 years ago
fujimn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
futils.cpp add missing const 2 years ago
gifimage.cpp return nullptr instead of reset 2 years ago
helper_functions.cpp clang-tidy: apply to newly merged stuff 2 years ago
helper_functions.hpp 1748 Video Support in V1.0: part 3/3 : support Asfvideo (#2416) 3 years ago
http.cpp use find instead of count 2 years ago
i18n.h Update .clang-format file & apply clang-format to whole project 3 years ago
image.cpp manual default member init 2 years ago
image_int.cpp Convert type of depth parameter to size_t. 3 years ago
image_int.hpp clang-tidy: apply to newly merged stuff 2 years ago
iptc.cpp misc sonarlint cleanups 3 years ago
jp2image.cpp return nullptr instead of reset 2 years ago
jp2image_int.cpp Fix out of bounds read in isValidBoxFileType() 3 years ago
jp2image_int.hpp JP2 - stronger checks on Signatuer and FileType boxes 3 years ago
jpgimage.cpp return nullptr instead of reset 2 years ago
makernote_int.cpp Silence unused parameter warning when EXV_ENABLE_INIH is undefined. 2 years ago
makernote_int.hpp Use size_t for sizes and offsets. 3 years ago
matroskavideo.cpp return nullptr instead of reset 2 years ago
metadatum.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
minoltamn_int.cpp Rename resp. remove duplicate exif keys (#2434) 3 years ago
minoltamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
mrwimage.cpp return nullptr instead of reset 2 years ago
nikonmn_int.cpp clang-tidy: various fixes 3 years ago
nikonmn_int.hpp Update Nikon flash tags (#2274) 3 years ago
olympusmn_int.cpp add missing const 2 years ago
olympusmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
orfimage.cpp return nullptr instead of reset 2 years ago
orfimage_int.cpp clang-tidy: default member init 3 years ago
orfimage_int.hpp clang-tidy: default member init 3 years ago
panasonicmn_int.cpp Rename resp. remove duplicate exif keys (#2434) 3 years ago
panasonicmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pentaxmn_int.cpp Lens Recognition HD PENTAX-DA* 11-18mm F2.8 ED DC AW 3 years ago
pentaxmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pgfimage.cpp return nullptr instead of reset 2 years ago
photoshop.cpp clang-tidy: replace pointer magic with data() 3 years ago
pngchunk_int.cpp add const 2 years ago
pngchunk_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
pngimage.cpp return nullptr instead of reset 2 years ago
preview.cpp return nullptr instead of reset 2 years ago
private.h Update .clang-format to align pointers to the types 3 years ago
properties.cpp feat(video) revive quicktime.{h,cpp} and adapt to codebase changes. 3 years ago
psdimage.cpp return nullptr instead of reset 2 years ago
quicktimevideo.cpp return nullptr instead of reset 2 years ago
rafimage.cpp return nullptr instead of reset 2 years ago
riffvideo.cpp return nullptr instead of reset 2 years ago
rw2image.cpp return nullptr instead of reset 2 years ago
rw2image_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
rw2image_int.hpp delete 3 years ago
safe_op.hpp clang-tidy: apply to newly merged stuff 2 years ago
samsungmn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
samsungmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
sigmamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sonymn_int.cpp add missing const 2 years ago
sonymn_int.hpp Update Sony(1|2) tags (#2323) 3 years ago
tags.cpp remove GroupName struct 3 years ago
tags_int.cpp early exit 3 years ago
tags_int.hpp clang-tidy: various fixes 3 years ago
tgaimage.cpp return nullptr instead of reset 2 years ago
tiffcomposite_int.cpp fix copy constructors 2 years ago
tiffcomposite_int.hpp fix copy constructors 2 years ago
tifffwd_int.hpp revert std::function back to function pointers 3 years ago
tiffimage.cpp return nullptr instead of reset 2 years ago
tiffimage_int.cpp Use size_t for sizes and offsets. 3 years ago
tiffimage_int.hpp revert std::function back to function pointers 3 years ago
tiffvisitor_int.cpp get rid of -fanalyzer memory leaks 2 years ago
tiffvisitor_int.hpp Use size_t for sizes and offsets. 3 years ago
types.cpp Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51241 3 years ago
tzfile.h Update .clang-format file & apply clang-format to whole project 3 years ago
utils.cpp make upper the same as lower 3 years ago
utils.hpp clang-tidy: fix mismatching declaration variable 3 years ago
value.cpp Fix seg fault when using `iconv_open()` (#2403) 3 years ago
version.cpp remove double libintl check 2 years ago
webpimage.cpp return nullptr instead of reset 2 years ago
xmp.cpp early exit 3 years ago
xmpsidecar.cpp return nullptr instead of reset 2 years ago