| .. |
|
actions.cpp
|
Fix for https://github.com/Exiv2/exiv2/issues/560 (eraseFamily() crashes in MSVC/Debug).
|
2018-11-30 14:18:17 +01:00 |
|
actions.hpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
asfvideo.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
basicio.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
bigtiffimage.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
bmpimage.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
canonmn_int.cpp
|
Add Tamron SP 24-70mm f/2.8 Di VC USD G2 for Canon
|
2019-01-04 09:41:14 +01:00 |
|
canonmn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
casiomn_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
casiomn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
CMakeLists.txt
|
Fix #798
|
2019-04-27 11:18:22 +01:00 |
|
convert.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
cr2header_int.cpp
|
Fix bug in Cr2Header::read
|
2018-05-26 18:19:40 +02:00 |
|
cr2header_int.hpp
|
Add explicit to constructors with 1 argument
|
2018-11-07 23:17:26 +01:00 |
|
cr2image.cpp
|
Do not use Image::printStructure() when reading images as this causes security issues.
|
2018-09-13 11:18:29 +02:00 |
|
crwimage_int.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
crwimage_int.hpp
|
Move implementation to .cpp files. Fix more issues related to visibility settings
|
2018-09-14 13:20:08 +02:00 |
|
crwimage.cpp
|
Do not use Image::printStructure() when reading images as this causes security issues.
|
2018-09-13 11:18:29 +02:00 |
|
datasets.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
doxygen.hpp.in
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
easyaccess.cpp
|
Fix #561. Use proper counter for the idx variable
|
2018-11-26 16:39:00 +01:00 |
|
enforce.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
epsimage.cpp
|
Remove deprecated code from version source files
|
2018-09-14 07:43:21 +02:00 |
|
error.cpp
|
Fix #644. Export specializations of BasicError
|
2019-01-12 17:10:14 +01:00 |
|
exif.cpp
|
Fix #401 by fixing iteration over exif data tags
|
2018-10-16 12:41:36 +02:00 |
|
exiv2.1
|
Fix to exiv2.1 man page for v0.27.1
|
2019-04-25 19:41:10 +01:00 |
|
exiv2.cpp
|
Fix 547: option -pR only available in Debug mode.
|
2018-11-22 18:19:08 +01:00 |
|
exiv2app.hpp
|
Include unistd.h only where it is needed
|
2018-11-11 12:27:26 +01:00 |
|
fff.h
|
#1149. Added fff.h (from plir.com) and code strengthening.
|
2016-01-10 19:02:38 +00:00 |
|
fujimn_int.cpp
|
Update fujiColor tag with descriptions for new Fujifilm monochrome modes
|
2018-11-07 12:56:23 +01:00 |
|
fujimn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
futils.cpp
|
Fix #610
|
2019-03-03 08:44:20 +01:00 |
|
getopt.cpp
|
Fix -vVg loops
|
2018-11-16 13:10:43 +01:00 |
|
getopt.hpp
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
gifimage.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
helper_functions.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
helper_functions.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
http.cpp
|
Fix path for errno.h
|
2018-12-25 16:09:00 +01:00 |
|
i18n.h
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
image_int.cpp
|
Add missing inclusions of cstdio and cstdarg
|
2018-11-11 12:27:26 +01:00 |
|
image_int.hpp
|
Fix compilation in clang
|
2018-11-07 23:17:26 +01:00 |
|
image.cpp
|
Fix #531
|
2018-12-09 18:54:40 +01:00 |
|
ini.cpp
|
Add explicit to constructors with 1 argument
|
2018-11-07 23:17:26 +01:00 |
|
iptc.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
jp2image.cpp
|
[jp2image] Limit data representation to 30 bytes
|
2019-04-09 01:09:20 +02:00 |
|
jpgimage.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
localtime.c
|
Fix: https://github.com/Exiv2/exiv2/issues/571
|
2018-11-30 14:18:17 +01:00 |
|
makernote_int.cpp
|
Fix #533 - Apply patch proposed by Dominique Nerriec
|
2018-11-14 07:55:21 +01:00 |
|
makernote_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
matroskavideo.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
metadatum.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
minoltamn_int.cpp
|
Fix: https://github.com/Exiv2/exiv2/issues/577
|
2018-12-09 18:54:40 +01:00 |
|
minoltamn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
mrwimage.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
nikonmn_int.cpp
|
[NikonMakerNote] Fix overread in Nikon1MakerNote::print0x0088
|
2019-03-25 23:52:47 +01:00 |
|
nikonmn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
olympusmn_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
olympusmn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
orfimage_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
orfimage_int.hpp
|
Add explicit to constructors with 1 argument
|
2018-11-07 23:17:26 +01:00 |
|
orfimage.cpp
|
Do not use Image::printStructure() when reading images as this causes security issues.
|
2018-09-13 11:18:29 +02:00 |
|
panasonicmn_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
panasonicmn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
pentaxmn_int.cpp
|
Reduce the scope of variables
|
2018-11-07 23:17:26 +01:00 |
|
pentaxmn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
pgfimage.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
pngchunk_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
pngchunk_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
pngimage.cpp
|
Fix warnings on MSVC
|
2019-01-25 08:12:59 +01:00 |
|
preview.cpp
|
Fix cppcheck issues: uninitMemberVar & uninitVar
|
2018-10-11 13:40:03 +02:00 |
|
private.h
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
properties.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
psdimage.cpp
|
PSD: enforce Length of image resource section < file size
|
2018-11-06 13:17:35 +01:00 |
|
quicktimevideo.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
rafimage.cpp
|
[binaryToString] Reimplement using Slices
|
2018-10-11 14:06:16 +02:00 |
|
riffvideo.cpp
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
rw2image_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
rw2image_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
rw2image.cpp
|
Do not use Image::printStructure() when reading images as this causes security issues.
|
2018-09-13 11:18:29 +02:00 |
|
safe_op.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
samsungmn_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
samsungmn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
sigmamn_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
sigmamn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
sonymn_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
sonymn_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
ssh.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
tags_int.cpp
|
Restore API functions remove in #450
|
2018-10-10 18:16:57 +02:00 |
|
tags_int.hpp
|
Restore API functions remove in #450
|
2018-10-10 18:16:57 +02:00 |
|
tags.cpp
|
Initialize variable in constructor initialization list
|
2018-11-07 23:17:26 +01:00 |
|
tgaimage.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
tiffcomposite_int.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
tiffcomposite_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
tifffwd_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
tiffimage_int.cpp
|
Fix access to null pointer in TiffParser
|
2019-02-19 23:26:30 +01:00 |
|
tiffimage_int.hpp
|
Add explicit to constructors with 1 argument
|
2018-11-07 23:17:26 +01:00 |
|
tiffimage.cpp
|
Fix #457
|
2018-10-13 11:37:57 +02:00 |
|
tiffvisitor_int.cpp
|
Fix #562 for 32 bit builds (don't throw arithmetic exception).
|
2018-12-09 18:54:40 +01:00 |
|
tiffvisitor_int.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
timegm.h
|
Add back localtime.c implementation for MinGW
|
2018-10-30 15:26:23 +01:00 |
|
TODO
|
typo (GNU compliant)
|
2010-04-20 09:01:57 +00:00 |
|
types.cpp
|
bindtextdomain point to relative path to bin directory
|
2018-11-11 12:27:26 +01:00 |
|
tzfile.h
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
unused.h
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
utils.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
utils.hpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
utilsvideo.cpp
|
removinf usage of EXIV2_DEPRECATED macro
|
2019-02-02 09:52:39 +01:00 |
|
value.cpp
|
Add missing inclusions of cstdio and cstdarg
|
2018-11-11 12:27:26 +01:00 |
|
version.cpp
|
Fix #780
|
2019-04-18 08:33:12 +01:00 |
|
webpimage.cpp
|
Fix: https://github.com/Exiv2/exiv2/issues/562 for stringFormat() crashes.
|
2018-12-09 18:54:40 +01:00 |
|
xmp.cpp
|
Fix for https://github.com/Exiv2/exiv2/issues/560 (eraseFamily() crashes in MSVC/Debug).
|
2018-11-30 14:18:17 +01:00 |
|
xmpsidecar.cpp
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |