| .. |
|
actions.cpp
|
Remove localtime.c and any other trick to handle timegm
|
2018-08-27 13:33:02 +02:00 |
|
actions.hpp
|
Extract out common code for two switch-cases into a function to fix warning
|
2018-05-31 14:44:24 +02:00 |
|
asfvideo.cpp
|
Fix warnings reported by -Wmisleading-indentation
|
2018-05-31 14:44:24 +02:00 |
|
basicio.cpp
|
Remove memory leak in SshIo::SshImpl::getDataByRange
|
2018-07-28 23:50:33 +02:00 |
|
bigtiffimage.cpp
|
Fix warnings reported by MSVC
|
2018-09-10 10:31:00 +02:00 |
|
bmpimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
canonmn_int.cpp
|
Support Canon M100
|
2018-05-19 20:44:31 +01:00 |
|
canonmn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
casiomn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
casiomn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
CMakeLists.txt
|
Use -Wno-format-overflow when compiling value.cpp to skip false positive warning
|
2018-09-10 08:40:55 +02:00 |
|
convert.cpp
|
Fix warnings reported by MSVC
|
2018-09-10 10:31:00 +02:00 |
|
cr2header_int.cpp
|
Fix bug in Cr2Header::read
|
2018-05-26 18:19:40 +02:00 |
|
cr2header_int.hpp
|
Rename files from cr2image_int to cr2header_int
|
2018-05-26 18:19:40 +02:00 |
|
cr2image.cpp
|
Rename files from cr2image_int to cr2header_int
|
2018-05-26 18:19:40 +02:00 |
|
crwimage_int.cpp
|
Include timegh.h in file which needs it
|
2018-08-27 13:33:02 +02:00 |
|
crwimage_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
crwimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
datasets.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
doxygen.hpp.in
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
easyaccess.cpp
|
Remove superfluous assignment
|
2018-06-02 09:43:20 +02:00 |
|
enforce.hpp
|
Add a port of enforce() from D
|
2018-03-25 23:25:11 +02:00 |
|
epsimage.cpp
|
Use pre-increment on iterators
|
2018-06-02 09:43:20 +02:00 |
|
error.cpp
|
Incorporated error codes into errList
|
2018-02-18 09:26:47 +01:00 |
|
exif.cpp
|
Fix shadowing issues
|
2018-05-16 10:15:53 +02:00 |
|
exiv2.1
|
Remove obsolete id
|
2017-11-19 11:17:12 +01:00 |
|
exiv2.cpp
|
Fix memory leak in Params::getopt()
|
2018-09-01 20:19:45 +02:00 |
|
exiv2app.hpp
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
fff.h
|
#1149. Added fff.h (from plir.com) and code strengthening.
|
2016-01-10 19:02:38 +00:00 |
|
fujimn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
fujimn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
futils.cpp
|
[futils] Change signature of getEnv to take an int
|
2018-08-27 17:22:33 +02:00 |
|
getopt.cpp
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
getopt.hpp
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
gifimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
helper_functions.cpp
|
Simplify string_from_unterminated by using strnlen()
|
2018-08-21 13:44:35 +02:00 |
|
helper_functions.hpp
|
Add documentation for parameters of string_from_unterminated
|
2018-08-21 13:44:35 +02:00 |
|
http.cpp
|
Fix warnings reported by MSVC
|
2018-09-10 10:31:00 +02:00 |
|
i18n.h
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
image_int.hpp
|
Use __attribute__((format)) in clang too
|
2018-05-16 10:15:53 +02:00 |
|
image.cpp
|
Initialize DataBuf with 0s => fix valgrind error
|
2018-08-30 16:26:56 +02:00 |
|
ini.cpp
|
Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib
|
2018-05-04 11:20:43 +02:00 |
|
iptc.cpp
|
[IptcData::printStructure] clang-format function
|
2018-07-29 00:00:52 +02:00 |
|
jp2image.cpp
|
Fix MSVC warning C4267: conversion from 'size_t' to 'long'
|
2018-04-09 15:54:27 +02:00 |
|
jpgimage.cpp
|
Do not use std::vector::data() which is not part of c++98
|
2018-09-10 10:31:00 +02:00 |
|
makernote_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
makernote_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
matroskavideo.cpp
|
Fix double promotion issues
|
2018-05-16 10:15:53 +02:00 |
|
metadatum.cpp
|
Remove obsolete EXIV2_RCSID
|
2017-11-19 11:17:12 +01:00 |
|
minoltamn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
minoltamn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
mrwimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
nikonmn_int.cpp
|
Lens Recognition for Tamron SP AF 150-600mm F/5-6.3 VC USD G2 (A022) for Nikon
|
2018-05-06 11:58:22 +01:00 |
|
nikonmn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
olympusmn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
olympusmn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
orfimage_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
orfimage_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
orfimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
panasonicmn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
panasonicmn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
pentaxmn_int.cpp
|
Removed wrong ExifData::const_iterator that shadowed the correct one
|
2018-01-06 00:07:36 +01:00 |
|
pentaxmn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
pgfimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
pngchunk_int.cpp
|
Fix bug in PngChunk::readRawProfile
|
2018-09-11 09:49:59 +02:00 |
|
pngchunk_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
pngimage.cpp
|
Fix overread in memcmp in PngImage::doWriteMetadata()
|
2018-07-29 00:20:43 +02:00 |
|
preview.cpp
|
Fix warnings reported by MSVC
|
2018-09-10 10:31:00 +02:00 |
|
private.h
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
properties.cpp
|
Fix shadowing issues
|
2018-05-16 10:15:53 +02:00 |
|
psdimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
quicktimevideo.cpp
|
Fix warnings reported by -Wmisleading-indentation
|
2018-05-31 14:44:24 +02:00 |
|
rafimage.cpp
|
Remove redundant check
|
2018-06-02 09:43:20 +02:00 |
|
riffvideo.cpp
|
Fix double promotion issues
|
2018-05-16 10:15:53 +02:00 |
|
rw2image_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
rw2image_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
rw2image.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
safe_op.hpp
|
[safe_op] Add Safe::abs(), calculates absoulte value without UB
|
2018-08-27 17:21:16 +02:00 |
|
samsungmn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
samsungmn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
sigmamn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
sigmamn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
sonymn_int.cpp
|
add _int suffix to all the internal files
|
2017-11-28 17:36:08 +01:00 |
|
sonymn_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
ssh.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
tags_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
tags.cpp
|
Fix double promotion issues
|
2018-05-16 10:15:53 +02:00 |
|
tgaimage.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
tiffcomposite_int.cpp
|
Use enforce instead of std::assert to fix warning about unused variable in realease mode
|
2018-05-31 14:44:24 +02:00 |
|
tiffcomposite_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
tifffwd_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
tiffimage_int.cpp
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
tiffimage_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
tiffimage.cpp
|
Fix function declaration
|
2018-06-02 09:43:20 +02:00 |
|
tiffvisitor_int.cpp
|
Fix check (on comparing unsigned minus signed greater zero)
|
2018-06-02 09:43:20 +02:00 |
|
tiffvisitor_int.hpp
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
timegm.h
|
Simplify timegm.h and make it usable with MINGW
|
2018-09-02 19:05:01 +02:00 |
|
TODO
|
typo (GNU compliant)
|
2010-04-20 09:01:57 +00:00 |
|
types.cpp
|
isinf for Visual Studio versions previous to 2013
|
2018-09-10 10:31:00 +02:00 |
|
tzfile.h
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
unused.h
|
Create a header where to keep an unique definition of UNUSED
|
2018-05-31 14:44:24 +02:00 |
|
utils.cpp
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
utils.hpp
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
utilsvideo.cpp
|
Remove obsolete EXIV2_RCSID
|
2017-11-19 11:17:12 +01:00 |
|
value.cpp
|
snprintf versions for VS versions previous to 2015
|
2018-09-10 10:31:00 +02:00 |
|
version.cpp
|
Fix include <exiv2/exiv2.hpp> to include exiv2/config.h (and consequential changes)
|
2018-09-01 20:19:45 +02:00 |
|
webpimage.cpp
|
Add two padding bytes to exifLongHeader to prevent overreads
|
2018-07-29 00:20:43 +02:00 |
|
xmp.cpp
|
Remove useless casts
|
2018-05-16 10:15:53 +02:00 |
|
xmpsidecar.cpp
|
Use pre-increment on iterators
|
2018-06-02 09:43:20 +02:00 |