.. |
CMakeLists.txt
|
Set conditional HTTP depending on EXIV2_ENABLE_WEBREADY
|
2 years ago |
TODO
|
typo (GNU compliant)
|
15 years ago |
asfvideo.cpp
|
replace copy_n + reinterpret_cast with memcpy
|
1 year ago |
basicio.cpp
|
Add EXIV2_ENABLE_FILESYSTEM_ACCESS option
|
2 years ago |
bmffimage.cpp
|
Throw exception if the recursion goes too deep.
|
1 year ago |
bmpimage.cpp
|
return nullptr instead of reset
|
2 years ago |
canonmn_int.cpp
|
Misc string fixes
|
1 year ago |
canonmn_int.hpp
|
Decode Exif.CanonLe.LensSerialNumber
|
2 years ago |
casiomn_int.cpp
|
Misc string fixes
|
1 year ago |
casiomn_int.hpp
|
misc sonarlint stuff
|
3 years ago |
convert.cpp
|
some 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
|
cppcheck: add const to pointers
|
2 years ago |
crwimage_int.cpp
|
some cleanups
|
2 years ago |
crwimage_int.hpp
|
sonarlint cleanups
|
2 years ago |
datasets.cpp
|
remove some regex to avoid slowdown
|
2 years ago |
doxygen.hpp.in
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
easyaccess.cpp
|
easy access: Tag sequence changed
|
2 years ago |
enforce.hpp
|
use variadic template
|
2 years ago |
epsimage.cpp
|
Fixed compile error for epsimage.cpp
|
1 year ago |
error.cpp
|
Restore localisation of error messages/exceptions
|
1 year ago |
exif.cpp
|
Add EXIV2_ENABLE_FILESYSTEM_ACCESS option
|
2 years ago |
fff.h
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
fujimn_int.cpp
|
add missing commas
|
2 years ago |
fujimn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
futils.cpp
|
Add EXIV2_ENABLE_FILESYSTEM_ACCESS option
|
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
|
replace reinterpret_cast with memcpy
|
1 year ago |
i18n.h
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
image.cpp
|
Add EXIV2_ENABLE_FILESYSTEM_ACCESS option
|
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
|
remove warning supression
|
1 year ago |
jp2image_int.cpp
|
Add support for HTJ2K mime type
|
2 years ago |
jp2image_int.hpp
|
Add support for HTJ2K mime type
|
2 years ago |
jpgimage.cpp
|
jpeg: add encodingProcess and num_color_components SOF members
|
1 year ago |
makernote_int.cpp
|
remove ref for trivially copyable const char*
|
1 year ago |
makernote_int.hpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
matroskavideo.cpp
|
sonarlint cleanups
|
2 years ago |
meson.build
|
meson: add missing includes
|
2 years ago |
metadatum.cpp
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
minoltamn_int.cpp
|
Misc string fixes
|
1 year 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
|
Add more Nikon Z lenses
|
1 year ago |
nikonmn_int.hpp
|
enhance translation for Exif.NikonAf2.AFAreaMode
|
2 years ago |
olympusmn_int.cpp
|
Misc string fixes
|
1 year 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
|
fix Doxygen comments to be more consistent
|
2 years ago |
panasonicmn_int.cpp
|
Misc string fixes
|
1 year ago |
panasonicmn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
pentaxmn_int.cpp
|
Add a few more IDs for cameras and lenses
|
2 years ago |
pentaxmn_int.hpp
|
more SonarLint cleanups
|
2 years ago |
pgfimage.cpp
|
add std::byteswap support
|
2 years ago |
photoshop.cpp
|
more SonarLint cleanups
|
2 years ago |
pngchunk_int.cpp
|
clang-tidy: cast to unsigned instead of int
|
2 years ago |
pngchunk_int.hpp
|
Fix various typos
|
2 years ago |
pngimage.cpp
|
memcpy to copy_n conversions
|
2 years ago |
preview.cpp
|
remove + from Error()
|
1 year ago |
private.h
|
Update .clang-format to align pointers to the types
|
3 years ago |
properties.cpp
|
Misc string fixes
|
1 year ago |
psdimage.cpp
|
avoid newer clang-format issue
|
2 years ago |
quicktimevideo.cpp
|
Merge pull request #2915 from kevinbackhouse/fix-GHSA-crmj-qh74-2r36
|
1 year ago |
rafimage.cpp
|
RAF: get actual sensor dimensions
|
2 years ago |
riffvideo.cpp
|
add missing commas
|
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
|
use if constexpr instead of macros
|
2 years ago |
samsungmn_int.cpp
|
add missing commas
|
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
|
Add Sony ARW minor version
|
1 year ago |
sonymn_int.hpp
|
Update Sony(1|2) tags (#2323)
|
3 years ago |
tags.cpp
|
extra comma
|
2 years ago |
tags_int.cpp
|
Fix DNG RGBTables tag address
|
1 year ago |
tags_int.hpp
|
remove + from Error()
|
1 year ago |
tgaimage.cpp
|
return nullptr instead of reset
|
2 years ago |
tiffcomposite_int.cpp
|
Add EXIV2_ENABLE_FILESYSTEM_ACCESS option
|
2 years ago |
tiffcomposite_int.hpp
|
Fix various typos
|
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
|
CanonLe block has no size element
|
2 years ago |
tiffimage_int.hpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
tiffvisitor_int.cpp
|
replace memmove with copy_n
|
1 year ago |
tiffvisitor_int.hpp
|
const ref to ref conversions
|
2 years ago |
types.cpp
|
clang-tidy: fix bad roundings
|
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 time regex from value
|
1 year ago |
version.cpp
|
version: remove redundant regex include
|
1 year ago |
webpimage.cpp
|
cppcheck: add const to pointers
|
2 years ago |
xmp.cpp
|
cppcheck: small bool simplification
|
2 years ago |
xmpsidecar.cpp
|
Fix various typos
|
2 years ago |