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.
Thomas Klausner d92fb10cdb Fix build on NetBSD. 2 years ago
..
CMakeLists.txt Remove exiv2-xmp from CMake exported config 2 years ago
TODO typo (GNU compliant) 15 years ago
asfvideo.cpp sonarlint cleanups 2 years ago
basicio.cpp sonarlint cleanups 2 years ago
bmffimage.cpp BMFF: fix handling of boxes w/ zero length or type 2 years ago
bmpimage.cpp return nullptr instead of reset 2 years ago
canonmn_int.cpp SonarLint cleanups 2 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 sonarlint cleanups 2 years ago
cr2header_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
cr2header_int.hpp clang-tidy: remove const from data members 2 years ago
cr2image.cpp const ref to ref conversions 2 years ago
crwimage.cpp return nullptr instead of reset 2 years ago
crwimage_int.cpp sonarlint cleanups 2 years ago
crwimage_int.hpp sonarlint cleanups 2 years ago
datasets.cpp std::array removals 2 years ago
doxygen.hpp.in Update .clang-format file & apply clang-format to whole project 3 years ago
easyaccess.cpp easyaccess const changes 2 years ago
enforce.hpp use variadic template 2 years ago
epsimage.cpp direct initialize some structs 2 years ago
error.cpp Fix seg fault when using `iconv_open()` (#2403) 3 years ago
exif.cpp const ref to ref conversions 2 years ago
fff.h Update .clang-format file & apply clang-format to whole project 3 years ago
fujimn_int.cpp sonarlint cleanups 2 years ago
fujimn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
futils.cpp Fix build on NetBSD. 2 years ago
gifimage.cpp return nullptr instead of reset 2 years ago
helper_functions.cpp fix asfvideo unicode handling 2 years ago
helper_functions.hpp remove codecvt 2 years ago
http.cpp sonarlint cleanups 2 years ago
i18n.h Update .clang-format file & apply clang-format to whole project 3 years ago
image.cpp sonarlint cleanups 2 years ago
image_int.cpp Convert type of depth parameter to size_t. 3 years ago
image_int.hpp pair noexcept with move operations 2 years ago
iptc.cpp more SonarLint cleanups 2 years ago
jp2image.cpp fix print format 2 years ago
jp2image_int.cpp Fix out of bounds read in isValidBoxFileType() 3 years ago
jp2image_int.hpp clang: fix various documentation errors 2 years ago
jpgimage.cpp fix print format 2 years ago
makernote_int.cpp sonarlint cleanups 2 years ago
makernote_int.hpp clang: fix various documentation errors 2 years ago
matroskavideo.cpp sonarlint cleanups 2 years ago
metadatum.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
minoltamn_int.cpp sonarlint cleanups 2 years ago
minoltamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
mrwimage.cpp namespace enforce.hpp functions to Internal 2 years ago
nikonmn_int.cpp sonarlint cleanups 2 years ago
nikonmn_int.hpp Update Nikon flash tags (#2274) 3 years ago
olympusmn_int.cpp more SonarLint cleanups 2 years ago
olympusmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
orfimage.cpp const ref to ref conversions 2 years ago
orfimage_int.cpp clang-tidy: default member init 3 years ago
orfimage_int.hpp clang: fix various documentation errors 2 years ago
panasonicmn_int.cpp Rename resp. remove duplicate exif keys (#2434) 2 years ago
panasonicmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pentaxmn_int.cpp Uppercase Pentax to PENTAX at lines 819 to 822 2 years ago
pentaxmn_int.hpp more SonarLint cleanups 2 years ago
pgfimage.cpp more SonarLint cleanups 2 years ago
photoshop.cpp more SonarLint cleanups 2 years ago
pngchunk_int.cpp more SonarLint cleanups 2 years ago
pngchunk_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
pngimage.cpp more SonarLint cleanups 2 years ago
preview.cpp more SonarLint cleanups 2 years ago
private.h Update .clang-format to align pointers to the types 3 years ago
properties.cpp sonarlint cleanups 2 years ago
psdimage.cpp const ref to ref conversions 2 years ago
quicktimevideo.cpp more SonarLint cleanups 2 years ago
rafimage.cpp fix print format 2 years ago
riffvideo.cpp sonarlint cleanups 2 years ago
rw2image.cpp more SonarLint cleanups 2 years ago
rw2image_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
rw2image_int.hpp remove some overriden defaulted destructors 2 years ago
safe_op.hpp replace inline with coonstexpr 2 years ago
samsungmn_int.cpp more SonarLint cleanups 2 years ago
samsungmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.cpp more SonarLint cleanups 2 years ago
sigmamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sonymn_int.cpp sonarlint cleanups 2 years ago
sonymn_int.hpp Update Sony(1|2) tags (#2323) 3 years ago
tags.cpp sonarlint cleanups 2 years ago
tags_int.cpp sonarlint cleanups 2 years ago
tags_int.hpp more SonarLint cleanups 2 years ago
tgaimage.cpp return nullptr instead of reset 2 years ago
tiffcomposite_int.cpp constexpr some constructors 2 years ago
tiffcomposite_int.hpp clang-tidy: remove const from data members 2 years ago
tifffwd_int.hpp revert std::function back to function pointers 3 years ago
tiffimage.cpp const ref to ref conversions 2 years ago
tiffimage_int.cpp const ref to ref conversions 2 years ago
tiffimage_int.hpp const ref to ref conversions 2 years ago
tiffvisitor_int.cpp const ref to ref conversions 2 years ago
tiffvisitor_int.hpp const ref to ref conversions 2 years ago
types.cpp sonarlint cleanups 2 years ago
tzfile.h more SonarLint cleanups 2 years ago
utils.cpp explicit conversion 2 years ago
utils.hpp add contains function 2 years ago
value.cpp remove old MSVC workaround 2 years ago
version.cpp fix compilation under FreeBSD 2 years ago
webpimage.cpp clang: fix various documentation errors 2 years ago
xmp.cpp direct initialize some structs 2 years ago
xmpsidecar.cpp add contains function 2 years ago