| .. |
|
asfvideo.cpp
|
use upper() function
|
2023-02-13 09:35:03 -08:00 |
|
basicio.cpp
|
don't assign in while
|
2023-02-11 10:44:20 -08:00 |
|
bmffimage.cpp
|
add missing member functions
|
2023-02-05 22:38:44 -08:00 |
|
bmpimage.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
canonmn_int.cpp
|
Update some Canon IDs (#2501)
|
2023-02-08 16:49:53 +01:00 |
|
canonmn_int.hpp
|
misc sonarlint stuff
|
2022-08-22 23:00:32 -07:00 |
|
casiomn_int.cpp
|
misc sonarlint changes
|
2022-07-31 20:51:12 -07:00 |
|
casiomn_int.hpp
|
misc sonarlint stuff
|
2022-08-22 23:00:32 -07:00 |
|
CMakeLists.txt
|
use gnu_printf
|
2023-01-28 10:44:16 -08:00 |
|
convert.cpp
|
use EXV_ICONV_CONST
|
2023-02-07 08:47:56 -08:00 |
|
cr2header_int.cpp
|
Convert IfdId and SectionId to enum classes.
|
2022-07-11 22:37:52 +01:00 |
|
cr2header_int.hpp
|
remove some overriden defaulted destructors
|
2023-02-05 22:38:44 -08:00 |
|
cr2image.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
crwimage_int.cpp
|
replace localtime with _s/_r variant
|
2023-02-13 09:35:03 -08:00 |
|
crwimage_int.hpp
|
replace std::pair and tuple with C structs
|
2023-02-11 10:44:20 -08:00 |
|
crwimage.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
datasets.cpp
|
remove base constructor
|
2023-02-13 09:30:11 -08:00 |
|
doxygen.hpp.in
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
easyaccess.cpp
|
clang-tidy: various fixes
|
2022-12-31 02:12:17 -08:00 |
|
enforce.hpp
|
namespace enforce.hpp functions to Internal
|
2023-01-29 11:14:59 -08:00 |
|
epsimage.cpp
|
more std::find to Exiv2::find
|
2023-01-27 07:47:18 -08:00 |
|
error.cpp
|
Fix seg fault when using iconv_open() (#2403)
|
2022-11-01 13:33:36 +00:00 |
|
exif.cpp
|
remove some overriden defaulted destructors
|
2023-02-05 22:38:44 -08:00 |
|
fff.h
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
fujimn_int.cpp
|
std::find to find template
|
2023-01-27 07:47:18 -08:00 |
|
fujimn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
futils.cpp
|
make conversions explicit
|
2023-02-13 09:35:03 -08:00 |
|
gifimage.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
helper_functions.cpp
|
compilation issue on Windows
|
2023-02-10 21:55:24 -08:00 |
|
helper_functions.hpp
|
compilation issue on Windows
|
2023-02-10 21:55:24 -08:00 |
|
http.cpp
|
fix memory leak
|
2023-02-13 09:35:03 -08:00 |
|
i18n.h
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
image_int.cpp
|
Convert type of depth parameter to size_t.
|
2022-07-30 22:22:50 -04:00 |
|
image_int.hpp
|
use gnu_printf
|
2023-01-28 10:44:16 -08:00 |
|
image.cpp
|
make conversions explicit
|
2023-02-13 09:35:03 -08:00 |
|
iptc.cpp
|
fix wrong snprintf format
|
2023-02-13 09:35:03 -08:00 |
|
jp2image_int.cpp
|
Fix out of bounds read in isValidBoxFileType()
|
2022-04-01 08:05:00 +02:00 |
|
jp2image_int.hpp
|
JP2 - stronger checks on Signatuer and FileType boxes
|
2022-03-18 14:55:16 +01:00 |
|
jp2image.cpp
|
work around windows.h min/max macros
|
2023-02-03 23:27:11 -08:00 |
|
jpgimage.cpp
|
clang-tidy: replace memcpy with copy_n
|
2023-02-11 10:44:20 -08:00 |
|
makernote_int.cpp
|
remove constructors
|
2023-02-09 17:30:53 -08:00 |
|
makernote_int.hpp
|
remove some overriden defaulted destructors
|
2023-02-05 22:38:44 -08:00 |
|
matroskavideo.cpp
|
clang-tidy: cast initial variable
|
2023-02-11 10:44:20 -08:00 |
|
metadatum.cpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
minoltamn_int.cpp
|
namespace enforce.hpp functions to Internal
|
2023-01-29 11:14:59 -08:00 |
|
minoltamn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
mrwimage.cpp
|
namespace enforce.hpp functions to Internal
|
2023-01-29 11:14:59 -08:00 |
|
nikonmn_int.cpp
|
replace std::pair and tuple with C structs
|
2023-02-11 10:44:20 -08:00 |
|
nikonmn_int.hpp
|
Update Nikon flash tags (#2274)
|
2022-08-28 10:02:18 +01:00 |
|
olympusmn_int.cpp
|
replace std::pair and tuple with C structs
|
2023-02-11 10:44:20 -08:00 |
|
olympusmn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
orfimage_int.cpp
|
clang-tidy: default member init
|
2022-04-10 01:40:39 -07:00 |
|
orfimage_int.hpp
|
remove some overriden defaulted destructors
|
2023-02-05 22:38:44 -08:00 |
|
orfimage.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
panasonicmn_int.cpp
|
Rename resp. remove duplicate exif keys (#2434)
|
2022-12-30 14:37:05 +01:00 |
|
panasonicmn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
pentaxmn_int.cpp
|
use std::replace
|
2023-02-13 09:35:03 -08:00 |
|
pentaxmn_int.hpp
|
std::find to find template
|
2023-01-27 07:47:18 -08:00 |
|
pgfimage.cpp
|
fix implicit conversion
|
2023-02-11 10:44:20 -08:00 |
|
photoshop.cpp
|
namespace enforce.hpp functions to Internal
|
2023-01-29 11:14:59 -08:00 |
|
pngchunk_int.cpp
|
add const
|
2023-01-05 23:29:31 -08:00 |
|
pngchunk_int.hpp
|
clang-tidy: manual clang-tidy fixes
|
2022-04-10 01:40:39 -07:00 |
|
pngimage.cpp
|
work around windows.h min/max macros
|
2023-02-03 23:27:11 -08:00 |
|
preview.cpp
|
use count_if
|
2023-02-13 09:35:03 -08:00 |
|
private.h
|
Update .clang-format to align pointers to the types
|
2022-04-01 07:55:07 +02:00 |
|
properties.cpp
|
remove base constructor
|
2023-02-13 09:30:11 -08:00 |
|
psdimage.cpp
|
don't assign in while
|
2023-02-11 10:44:20 -08:00 |
|
quicktimevideo.cpp
|
rework of aspectRatio calculation for all video formats and rework the decoding of asf tags
|
2023-02-10 21:55:24 -08:00 |
|
rafimage.cpp
|
namespace enforce.hpp functions to Internal
|
2023-01-29 11:14:59 -08:00 |
|
riffvideo.cpp
|
clang-tidy: cast initial variable
|
2023-02-11 10:44:20 -08:00 |
|
rw2image_int.cpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
rw2image_int.hpp
|
remove some overriden defaulted destructors
|
2023-02-05 22:38:44 -08:00 |
|
rw2image.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
safe_op.hpp
|
safe_op: C++17 improvements
|
2023-01-29 08:46:02 -08:00 |
|
samsungmn_int.cpp
|
Convert IfdId and SectionId to enum classes.
|
2022-07-11 22:37:52 +01:00 |
|
samsungmn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
sigmamn_int.cpp
|
Convert IfdId and SectionId to enum classes.
|
2022-07-11 22:37:52 +01:00 |
|
sigmamn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
sonymn_int.cpp
|
explicit conversion
|
2023-02-13 09:35:03 -08:00 |
|
sonymn_int.hpp
|
Update Sony(1|2) tags (#2323)
|
2022-09-27 09:26:26 +01:00 |
|
tags_int.cpp
|
std::find to find template
|
2023-01-27 07:47:18 -08:00 |
|
tags_int.hpp
|
use if constexpr
|
2023-02-11 10:44:20 -08:00 |
|
tags.cpp
|
remove base constructor
|
2023-02-13 09:30:11 -08:00 |
|
tgaimage.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
tiffcomposite_int.cpp
|
default initializations
|
2023-02-05 22:38:09 -08:00 |
|
tiffcomposite_int.hpp
|
default initializations
|
2023-02-05 22:38:09 -08:00 |
|
tifffwd_int.hpp
|
revert std::function back to function pointers
|
2022-08-08 19:24:47 -07:00 |
|
tiffimage_int.cpp
|
std::find to find template
|
2023-01-27 07:47:18 -08:00 |
|
tiffimage_int.hpp
|
remove some overriden defaulted destructors
|
2023-02-05 22:38:44 -08:00 |
|
tiffimage.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |
|
tiffvisitor_int.cpp
|
replace std::pair and tuple with C structs
|
2023-02-11 10:44:20 -08:00 |
|
tiffvisitor_int.hpp
|
Use size_t for sizes and offsets.
|
2022-10-31 03:00:47 -07:00 |
|
TODO
|
typo (GNU compliant)
|
2010-04-20 09:01:57 +00:00 |
|
types.cpp
|
use lower()
|
2023-02-11 10:44:20 -08:00 |
|
tzfile.h
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
utils.cpp
|
explicit conversion
|
2023-02-13 09:35:03 -08:00 |
|
utils.hpp
|
template second parameter for startsWith
|
2023-02-14 00:48:41 -08:00 |
|
value.cpp
|
clang-tidy: replace memcpy with copy_n
|
2023-02-11 10:44:20 -08:00 |
|
version.cpp
|
make conversions explicit
|
2023-02-13 09:35:03 -08:00 |
|
webpimage.cpp
|
namespace enforce.hpp functions to Internal
|
2023-01-29 11:14:59 -08:00 |
|
xmp.cpp
|
unreachable code
|
2023-02-11 10:44:20 -08:00 |
|
xmpsidecar.cpp
|
return nullptr instead of reset
|
2023-01-05 23:29:31 -08:00 |