You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luis Díaz Más 2ae0cffe18 isinf for Visual Studio versions previous to 2013 7 years ago
..
CMakeLists.txt Use -Wno-format-overflow when compiling value.cpp to skip false positive warning 7 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp Remove localtime.c and any other trick to handle timegm 7 years ago
actions.hpp Extract out common code for two switch-cases into a function to fix warning 7 years ago
asfvideo.cpp Fix warnings reported by -Wmisleading-indentation 7 years ago
basicio.cpp Remove memory leak in SshIo::SshImpl::getDataByRange 7 years ago
bigtiffimage.cpp Fix warnings reported by MSVC 7 years ago
bmpimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
canonmn_int.cpp Support Canon M100 7 years ago
canonmn_int.hpp Remove obsolete svn revision 8 years ago
casiomn_int.cpp add _int suffix to all the internal files 8 years ago
casiomn_int.hpp Remove obsolete svn revision 8 years ago
convert.cpp Fix warnings reported by MSVC 7 years ago
cr2header_int.cpp Fix bug in Cr2Header::read 7 years ago
cr2header_int.hpp Rename files from cr2image_int to cr2header_int 7 years ago
cr2image.cpp Rename files from cr2image_int to cr2header_int 7 years ago
crwimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
crwimage_int.cpp Include timegh.h in file which needs it 7 years ago
crwimage_int.hpp Remove obsolete svn revision 8 years ago
datasets.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
doxygen.hpp.in Remove obsolete svn revision 8 years ago
easyaccess.cpp Remove superfluous assignment 7 years ago
enforce.hpp Add a port of enforce() from D 7 years ago
epsimage.cpp Use pre-increment on iterators 7 years ago
error.cpp Incorporated error codes into errList 7 years ago
exif.cpp Fix shadowing issues 7 years ago
exiv2.1 Remove obsolete id 8 years ago
exiv2.cpp Fix memory leak in Params::getopt() 7 years ago
exiv2app.hpp Changes for cross-platform getopt 7 years ago
fff.h #1149. Added fff.h (from plir.com) and code strengthening. 10 years ago
fujimn_int.cpp add _int suffix to all the internal files 8 years ago
fujimn_int.hpp Remove obsolete svn revision 8 years ago
futils.cpp [futils] Change signature of getEnv to take an int 7 years ago
getopt.cpp Changes for cross-platform getopt 7 years ago
getopt.hpp Changes for cross-platform getopt 7 years ago
gifimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
helper_functions.cpp Simplify string_from_unterminated by using strnlen() 7 years ago
helper_functions.hpp Add documentation for parameters of string_from_unterminated 7 years ago
http.cpp Fix warnings reported by MSVC 7 years ago
i18n.h Remove obsolete svn revision 8 years ago
image.cpp Initialize DataBuf with 0s => fix valgrind error 7 years ago
image_int.hpp Use __attribute__((format)) in clang too 7 years ago
ini.cpp Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib 7 years ago
iptc.cpp [IptcData::printStructure] clang-format function 7 years ago
jp2image.cpp Fix MSVC warning C4267: conversion from 'size_t' to 'long' 7 years ago
jpgimage.cpp Use pre-increment on iterators 7 years ago
makernote_int.cpp add _int suffix to all the internal files 8 years ago
makernote_int.hpp Remove obsolete svn revision 8 years ago
matroskavideo.cpp Fix double promotion issues 7 years ago
metadatum.cpp Remove obsolete EXIV2_RCSID 8 years ago
minoltamn_int.cpp add _int suffix to all the internal files 8 years ago
minoltamn_int.hpp Remove obsolete svn revision 8 years ago
mrwimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
nikonmn_int.cpp Lens Recognition for Tamron SP AF 150-600mm F/5-6.3 VC USD G2 (A022) for Nikon 7 years ago
nikonmn_int.hpp Remove obsolete svn revision 8 years ago
olympusmn_int.cpp add _int suffix to all the internal files 8 years ago
olympusmn_int.hpp Remove obsolete svn revision 8 years ago
orfimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
orfimage_int.cpp add _int suffix to all the internal files 8 years ago
orfimage_int.hpp Remove obsolete svn revision 8 years ago
panasonicmn_int.cpp add _int suffix to all the internal files 8 years ago
panasonicmn_int.hpp Remove obsolete svn revision 8 years ago
pentaxmn_int.cpp Removed wrong ExifData::const_iterator that shadowed the correct one 8 years ago
pentaxmn_int.hpp Remove obsolete svn revision 8 years ago
pgfimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
pngchunk_int.cpp Fix warnings reported by MSVC 7 years ago
pngchunk_int.hpp Remove obsolete svn revision 8 years ago
pngimage.cpp Fix overread in memcmp in PngImage::doWriteMetadata() 7 years ago
preview.cpp Fix warnings reported by MSVC 7 years ago
private.h Remove obsolete svn revision 8 years ago
properties.cpp Fix shadowing issues 7 years ago
psdimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
quicktimevideo.cpp Fix warnings reported by -Wmisleading-indentation 7 years ago
rafimage.cpp Remove redundant check 7 years ago
riffvideo.cpp Fix double promotion issues 7 years ago
rw2image.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
rw2image_int.cpp add _int suffix to all the internal files 8 years ago
rw2image_int.hpp Remove obsolete svn revision 8 years ago
safe_op.hpp [safe_op] Add Safe::abs(), calculates absoulte value without UB 7 years ago
samsungmn_int.cpp add _int suffix to all the internal files 8 years ago
samsungmn_int.hpp Remove obsolete svn revision 8 years ago
sigmamn_int.cpp add _int suffix to all the internal files 8 years ago
sigmamn_int.hpp Remove obsolete svn revision 8 years ago
sonymn_int.cpp add _int suffix to all the internal files 8 years ago
sonymn_int.hpp Remove obsolete svn revision 8 years ago
ssh.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
tags.cpp Fix double promotion issues 7 years ago
tags_int.hpp Remove obsolete svn revision 8 years ago
tgaimage.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
tiffcomposite_int.cpp Use enforce instead of std::assert to fix warning about unused variable in realease mode 7 years ago
tiffcomposite_int.hpp Remove obsolete svn revision 8 years ago
tifffwd_int.hpp Remove obsolete svn revision 8 years ago
tiffimage.cpp Fix function declaration 7 years ago
tiffimage_int.cpp Replaced all hardcoded error codes with ker... constants 7 years ago
tiffimage_int.hpp Remove obsolete svn revision 8 years ago
tiffvisitor_int.cpp Fix check (on comparing unsigned minus signed greater zero) 7 years ago
tiffvisitor_int.hpp Remove obsolete svn revision 8 years ago
timegm.h Simplify timegm.h and make it usable with MINGW 7 years ago
types.cpp isinf for Visual Studio versions previous to 2013 7 years ago
tzfile.h Remove obsolete svn revision 8 years ago
unused.h Create a header where to keep an unique definition of UNUSED 7 years ago
utils.cpp Changes for cross-platform getopt 7 years ago
utils.hpp Changes for cross-platform getopt 7 years ago
utilsvideo.cpp Remove obsolete EXIV2_RCSID 8 years ago
value.cpp snprintf versions for VS versions previous to 2015 7 years ago
version.cpp Fix include <exiv2/exiv2.hpp> to include exiv2/config.h (and consequential changes) 7 years ago
webpimage.cpp Add two padding bytes to exifLongHeader to prevent overreads 7 years ago
xmp.cpp Remove useless casts 7 years ago
xmpsidecar.cpp Use pre-increment on iterators 7 years ago