.. |
CMakeLists.txt
|
fix compilation with newer CMake
|
2 years ago |
TODO
|
typo (GNU compliant)
|
15 years ago |
asfvideo.cpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
basicio.cpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
bmffimage.cpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
bmpimage.cpp
|
return nullptr instead of reset
|
3 years ago |
canonmn_int.cpp
|
add missing commas
|
2 years ago |
canonmn_int.hpp
|
misc sonarlint stuff
|
3 years ago |
casiomn_int.cpp
|
add missing commas
|
2 years ago |
casiomn_int.hpp
|
misc sonarlint stuff
|
3 years ago |
convert.cpp
|
fix Doxygen comments to be more consistent
|
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
|
3 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
|
add missing commas
|
2 years ago |
fujimn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
futils.cpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
gifimage.cpp
|
return nullptr instead of reset
|
3 years ago |
helper_functions.cpp
|
fix asfvideo unicode handling
|
2 years ago |
helper_functions.hpp
|
remove codecvt
|
2 years ago |
http.cpp
|
http: convert to inet_pton and getaddrinfo
|
2 years ago |
i18n.h
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
image.cpp
|
add std::endian support if available
|
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
|
memcpy to copy_n conversions
|
2 years ago |
jp2image_int.cpp
|
Fix out of bounds read in isValidBoxFileType()
|
3 years ago |
jp2image_int.hpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
jpgimage.cpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
makernote_int.cpp
|
use SHGetKnownFolderPath
|
2 years 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
|
add missing commas
|
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
|
Improve focus distance precision for Nikon Z
|
2 years ago |
nikonmn_int.hpp
|
Improve focus distance precision for Nikon Z
|
2 years ago |
olympusmn_int.cpp
|
add missing commas
|
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
|
fix Doxygen comments to be more consistent
|
2 years ago |
panasonicmn_int.cpp
|
add missing commas
|
2 years ago |
panasonicmn_int.hpp
|
Update .clang-format file & apply clang-format to whole project
|
3 years ago |
pentaxmn_int.cpp
|
add missing commas
|
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
|
Fix various typos
|
2 years ago |
pngchunk_int.hpp
|
Fix various typos
|
2 years ago |
pngimage.cpp
|
memcpy to copy_n conversions
|
2 years ago |
preview.cpp
|
add missing commas
|
2 years ago |
private.h
|
Update .clang-format to align pointers to the types
|
3 years ago |
properties.cpp
|
add missing commas
|
2 years ago |
psdimage.cpp
|
avoid newer clang-format issue
|
2 years ago |
quicktimevideo.cpp
|
avoid division by 0 false positive
|
2 years ago |
rafimage.cpp
|
Fix various typos
|
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 new Sony camera IDs
|
2 years ago |
sonymn_int.hpp
|
Update Sony(1|2) tags (#2323)
|
3 years ago |
tags.cpp
|
extra comma
|
2 years ago |
tags_int.cpp
|
add missing commas
|
2 years ago |
tags_int.hpp
|
more SonarLint cleanups
|
2 years ago |
tgaimage.cpp
|
return nullptr instead of reset
|
3 years ago |
tiffcomposite_int.cpp
|
memcpy to copy_n conversions
|
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
|
Improve focus distance precision for Nikon Z
|
2 years ago |
tiffimage_int.hpp
|
fix Doxygen comments to be more consistent
|
2 years ago |
tiffvisitor_int.cpp
|
memcpy to copy_n conversions
|
2 years ago |
tiffvisitor_int.hpp
|
const ref to ref conversions
|
2 years ago |
types.cpp
|
Avoid triggering assertion in std::vector::operator[]
|
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
|
memcpy to copy_n conversions
|
2 years ago |
version.cpp
|
FreeBSD Fix getLoadedLibraries() crash
|
2 years ago |
webpimage.cpp
|
clang: fix various documentation errors
|
2 years ago |
xmp.cpp
|
coverity fixes
|
2 years ago |
xmpsidecar.cpp
|
Fix various typos
|
2 years ago |