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.
Viktor Schneider 88bc575b7b add comment that fujiColor value 512 differs from exiftool 3 years ago
..
CMakeLists.txt Move Photoshopb class to internal namespace 3 years ago
TODO typo (GNU compliant) 15 years ago
basicio.cpp fix mmap compilation 3 years ago
bmffimage.cpp clang-tidy: remove const params in decls 3 years ago
bmpimage.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
canonmn_int.cpp structured binding conversions 3 years ago
canonmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
casiomn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
casiomn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
convert.cpp structured binding conversions 3 years ago
cr2header_int.cpp clang-tidy: default member init 3 years ago
cr2header_int.hpp clang-tidy: default member init 3 years ago
cr2image.cpp clang-tidy: do not use using namespace 3 years ago
crwimage.cpp remove some unique_ptrs 3 years ago
crwimage_int.cpp Fixing bad usages of DataBuf (when it is empty) 3 years ago
crwimage_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
datasets.cpp Fix issues on ARM builds (#2205) 3 years ago
doxygen.hpp.in Update .clang-format file & apply clang-format to whole project 3 years ago
easyaccess.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
enforce.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
epsimage.cpp utils are in Internal namespace 3 years ago
error.cpp clang-tidy: use default 3 years ago
exif.cpp Merge pull request #2177 from neheb/1 3 years ago
fff.h Update .clang-format file & apply clang-format to whole project 3 years ago
fujimn_int.cpp add comment that fujiColor value 512 differs from exiftool 3 years ago
fujimn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
futils.cpp replace readlink with std::filesystem 3 years ago
gifimage.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
helper_functions.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
helper_functions.hpp Use SPDX for licenses (#2122) 3 years ago
http.cpp clang-tidy: add parentheses to macros 3 years ago
i18n.h Update .clang-format file & apply clang-format to whole project 3 years ago
image.cpp Merge pull request #2197 from Exiv2/mainRefactoringFormats 3 years ago
image_int.cpp Remove DataBuf::copyBytes and use std::copy instead 3 years ago
image_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
ini.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
iptc.cpp clang-tidy: remove const params in decls 3 years ago
jp2image.cpp Fix issues on ARM builds (#2205) 3 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 Merge pull request #2209 from Exiv2/mainTODOs 3 years ago
makernote_int.cpp clang-tidy: remove const params in decls 3 years ago
makernote_int.hpp clang-tidy: remove const params in decls 3 years ago
metadatum.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
minoltamn_int.cpp find to std::find 3 years ago
minoltamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
mrwimage.cpp Remove useless static_casts 3 years ago
nikonmn_int.cpp structured binding conversions 3 years ago
nikonmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
olympusmn_int.cpp structured binding conversions 3 years ago
olympusmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
orfimage.cpp clang-tidy: C array to std::array conversions 3 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 Update .clang-format file & apply clang-format to whole project 3 years ago
panasonicmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pentaxmn_int.cpp find to std::find 3 years ago
pentaxmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pgfimage.cpp remove some unique_ptrs 3 years ago
photoshop.cpp reference conversions 3 years ago
pngchunk_int.cpp Merge pull request #2209 from Exiv2/mainTODOs 3 years ago
pngchunk_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
pngimage.cpp Reduce amount of string transformations 3 years ago
preview.cpp reference conversions 3 years ago
private.h Update .clang-format to align pointers to the types 3 years ago
properties.cpp Fix issues on ARM builds (#2205) 3 years ago
psdimage.cpp Merge pull request #2197 from Exiv2/mainRefactoringFormats 3 years ago
rafimage.cpp Revert some boilerplate which is not needed 3 years ago
rw2image.cpp Update .clang-format file & apply clang-format to whole project 3 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 Update .clang-format file & apply clang-format to whole project 3 years ago
samsungmn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
samsungmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sonymn_int.cpp clang-tidy: remove const params in decls 3 years ago
sonymn_int.hpp clang-tidy: remove const params in decls 3 years ago
tags.cpp remove default constructor 3 years ago
tags_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
tags_int.hpp add constexpr constructor 3 years ago
tgaimage.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
tiffcomposite_int.cpp Merge pull request #2209 from Exiv2/mainTODOs 3 years ago
tiffcomposite_int.hpp remove some double pointer stuff 3 years ago
tifffwd_int.hpp std::function conversions 3 years ago
tiffimage.cpp find to std::find 3 years ago
tiffimage_int.cpp std::function conversions 3 years ago
tiffimage_int.hpp std::function conversions 3 years ago
tiffvisitor_int.cpp fix misplaced const 3 years ago
tiffvisitor_int.hpp fix misplaced const 3 years ago
types.cpp More tests for rational convertions 3 years ago
tzfile.h Update .clang-format file & apply clang-format to whole project 3 years ago
utils.cpp utils are in Internal namespace 3 years ago
utils.hpp utils are in Internal namespace 3 years ago
value.cpp clang-tidy: default member init 3 years ago
version.cpp try to actually fix null pointer deref 3 years ago
webpimage.cpp Fixing bad usages of DataBuf (when it is empty) 3 years ago
xmp.cpp clang-tidy: use nullptr 3 years ago
xmpsidecar.cpp utils are in Internal namespace 3 years ago