..
actions.cpp
Fix exiv2: verbose extract to stdout (see #1934 )
2021-11-16 19:15:44 +00:00
actions.hpp
Use std::move to transfer ownership of DataBufs.
2021-10-10 23:56:00 +01:00
basicio.cpp
Revisiting cmake code for generating coverage reports ( #2047 )
2022-01-06 12:52:01 +01:00
bmffimage.cpp
Expose unsupported CR3 previews as binary
2021-10-20 22:15:44 +02:00
bmpimage.cpp
clang-tidy: add ending namespace comments
2021-05-14 17:34:09 +02:00
canonmn_int.cpp
Update canonmn_int.cpp
2021-09-27 11:14:07 +01:00
canonmn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
casiomn_int.cpp
clang-tidy: use C++ casting
2021-05-20 07:29:02 +02:00
casiomn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
CMakeLists.txt
cmake: Add missing source file
2022-01-07 09:38:42 +01:00
convert.cpp
Throw an exception on integer overflow.
2021-09-13 21:43:59 +01:00
cr2header_int.cpp
Make fields of DataBuf private.
2021-08-29 15:43:10 +01:00
cr2header_int.hpp
clang-tidy: use override
2021-06-27 10:29:52 +02:00
cr2image.cpp
clang-tidy: use nullptr
2021-05-26 08:31:45 +02:00
crwimage_int.cpp
Use std::move to transfer ownership of DataBufs.
2021-10-10 23:56:00 +01:00
crwimage_int.hpp
Use std::move to transfer ownership of DataBufs.
2021-10-10 23:56:00 +01:00
crwimage.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
datasets.cpp
fix: zero initialize local variables. ( #1743 )
2021-06-27 08:56:31 +02:00
doxygen.hpp.in
Add README-SAMPLES.md and remove exiv2samples.1 ( #921 )
2019-06-25 23:06:39 +02:00
easyaccess.cpp
clang-tidy: use auto
2021-05-17 21:52:03 +02:00
enforce.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
epsimage.cpp
Make fields of DataBuf private.
2021-08-29 15:43:10 +01:00
error.cpp
default con/destructors in headers
2021-05-19 23:31:50 -07:00
exif.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
exiv2.cpp
Output of -PV was not suitable for inputting to -m-, key was missing. ( #1970 )
2021-12-29 17:19:23 +01:00
exiv2app.hpp
remove exv_grep_keys_t type alias
2021-07-25 20:58:06 +02:00
fff.h
fujimn_int.cpp
more constexpr
2021-05-19 14:11:42 +02:00
fujimn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
futils.cpp
Explicitly test for libproc.h ( #1916 )
2021-09-20 14:42:40 +02:00
getopt.cpp
clang-tidy: use nullptr
2021-05-26 08:31:45 +02:00
getopt.hpp
default con/destructors in headers
2021-05-12 09:10:36 +02:00
gifimage.cpp
cpp: Replace auto_ptr by unique_ptr
2021-04-15 06:56:11 +02:00
helper_functions.cpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
helper_functions.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
http.cpp
fix: zero initialize local variables. ( #1743 )
2021-06-27 08:56:31 +02:00
i18n.h
Copyright to Exiv2 authors
2018-09-12 19:22:31 +02:00
image_int.cpp
clang-tidy: use C++ casting
2021-05-20 07:29:02 +02:00
image_int.hpp
Fix warnings EXIV2_TEAM_EXTRA_WARNINGS
2021-04-18 18:49:58 +02:00
image.cpp
Merge branch 'main' into fix_exiv2_-pR
2021-11-24 12:58:53 +00:00
ini.cpp
fix: SIGSEGV on parsing of config file. (introduced in main by clang-tidy fix)
2021-07-28 13:05:36 +02:00
iptc.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
jp2image.cpp
Use std::move to transfer ownership of DataBufs.
2021-10-10 23:56:00 +01:00
jpgimage.cpp
Upgrade C++ standard to c++17 ( #2052 )
2022-01-09 20:09:34 +01:00
makernote_int.cpp
Add camera models for NikonFl3 makernotes group ( #1994 )
2021-11-08 17:45:14 +01:00
makernote_int.hpp
Add SonyMisc3c makernote tags (tag 9400)
2021-07-26 10:40:54 +01:00
metadatum.cpp
default con/destructors in headers
2021-05-12 09:10:36 +02:00
minoltamn_int.cpp
Safer std::vector indexing.
2021-07-18 14:40:45 +01:00
minoltamn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
mrwimage.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
nikonmn_int.cpp
Fix Exif.NikonFl7.FlashCompensation
2021-11-03 17:39:05 +00:00
nikonmn_int.hpp
Add testing for NikonFl7 makernotes group
2021-11-02 16:02:21 +00:00
olympusmn_int.cpp
add lens: Olympus M.ZUIKO DIGITAL ED 12-45mm F4.0 PRO ( #1725 )
2021-06-20 22:15:01 +02:00
olympusmn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
orfimage_int.cpp
Make fields of DataBuf private.
2021-08-29 15:43:10 +01:00
orfimage_int.hpp
clang-tidy: use override
2021-06-27 10:29:52 +02:00
orfimage.cpp
clang-tidy: use nullptr
2021-05-26 08:31:45 +02:00
panasonicmn_int.cpp
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41438
2021-11-28 14:41:22 +00:00
panasonicmn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
pentaxmn_int.cpp
We only need to extract one byte.
2021-10-04 10:09:11 +01:00
pentaxmn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
pgfimage.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
pngchunk_int.cpp
Check array index before inspecting it
2022-01-07 09:38:42 +01:00
pngchunk_int.hpp
clang-tidy: run through performance checks
2021-05-18 14:30:08 +02:00
pngimage.cpp
Initialize uninitialized variables
2022-01-07 09:38:42 +01:00
preview.cpp
Use std::move to transfer ownership of DataBufs.
2021-10-10 23:56:00 +01:00
private.h
properties.cpp
Annotate some strings with xgettext:no-c-format
2021-09-17 11:35:28 +01:00
psdimage.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
rafimage.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
rw2image_int.cpp
clang-tidy: add ending namespace comments
2021-05-14 17:34:09 +02:00
rw2image_int.hpp
clang-tidy: use override
2021-06-27 10:29:52 +02:00
rw2image.cpp
clang-tidy: use nullptr
2021-05-26 08:31:45 +02:00
safe_op.hpp
clang-tidy: use using
2021-05-09 17:42:51 +02:00
samsungmn_int.cpp
more constexpr
2021-05-19 14:11:42 +02:00
samsungmn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
sigmamn_int.cpp
Safer std::vector indexing.
2021-07-18 14:40:45 +01:00
sigmamn_int.hpp
Massive code prolog cleanup.
2021-03-17 13:34:21 +00:00
sonymn_int.cpp
Add conditions to 2 Sony temperature tags
2021-09-24 16:14:05 +01:00
sonymn_int.hpp
Add conditions to 2 Sony temperature tags
2021-09-24 16:14:05 +01:00
tags_int.cpp
Add more DNG 1.6 tags ( #2023 )
2021-12-11 09:29:53 +01:00
tags_int.hpp
Add testing for NikonFl7 makernotes group
2021-11-02 16:02:21 +00:00
tags.cpp
Add missing MpfInfo group to taglist.exe Exif
2021-09-16 21:38:05 +01:00
tgaimage.cpp
cpp: Replace auto_ptr by unique_ptr
2021-04-15 06:56:11 +02:00
tiffcomposite_int.cpp
Add storage parameter to setData.
2021-12-24 12:54:35 +00:00
tiffcomposite_int.hpp
Add comments.
2021-12-24 15:04:14 +00:00
tifffwd_int.hpp
clang-tidy: use using
2021-05-09 17:42:51 +02:00
tiffimage_int.cpp
Add testing for NikonFl7 makernotes group
2021-11-02 16:02:21 +00:00
tiffimage_int.hpp
clang-tidy: use override
2021-06-27 10:29:52 +02:00
tiffimage.cpp
Make offset=0 the default parameter.
2021-08-30 12:41:08 +01:00
tiffvisitor_int.cpp
Add storage parameter to setData.
2021-12-24 12:54:35 +00:00
tiffvisitor_int.hpp
clang-tidy: use override
2021-06-27 10:29:52 +02:00
timegm.h
Use ctime instead of time.h
2020-09-16 21:39:27 +02:00
TODO
types.cpp
Remove DataBuf::release() which is no longer used.
2021-12-24 12:35:46 +00:00
tzfile.h
unused.h
Copyright to Exiv2 authors
2018-09-12 19:22:31 +02:00
utils.cpp
Merge pull request #1786 from Exiv2/mergify/bp/main/pr-1769
2021-07-25 19:00:21 +01:00
utils.hpp
Move all startsWith() funcs to Util namespace
2021-07-18 12:00:05 +01:00
value.cpp
fix_1416_iptc_DateCreated ( #1547 )
2021-12-14 11:20:02 +01:00
version.cpp
remove exv_grep_keys_t type alias
2021-07-25 20:58:06 +02:00
webpimage.cpp
Remove static functions readOrThrow and seekOrThrow.
2021-10-21 10:18:21 +01:00
xmp.cpp
Only include expat.h when XMP is enabled. ( #1973 )
2021-10-20 10:21:52 +02:00
xmpsidecar.cpp
Restore modified tags after TZ manipulation
2021-11-15 10:18:05 +00:00