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.
Bernd Kuhls 8af901ce05 cmake: always depend on threads, not only in the xmp case 8 years ago
..
CMakeLists.txt cmake: always depend on threads, not only in the xmp case 8 years ago
Makefile #1199 WebP Support (work in progress). Thank You to Ben for the patch. Thanks to Gilles for encouragement. 9 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp Getting ready to release v0.26 8 years ago
actions.hpp Getting ready to release v0.26 8 years ago
asfvideo.cpp Getting ready to release v0.26 8 years ago
basicio.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
bmpimage.cpp Getting ready to release v0.26 8 years ago
canonmn.cpp #1279 Cleaned up doxygen warnings for doc and website. 8 years ago
canonmn_int.hpp Getting ready to release v0.26 8 years ago
casiomn.cpp Getting ready to release v0.26 8 years ago
casiomn_int.hpp Getting ready to release v0.26 8 years ago
convert.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
cr2image.cpp #1271 Thanks to Ben for reporting this and providing the patch. 8 years ago
cr2image_int.hpp Getting ready to release v0.26 8 years ago
crwedit.cpp Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications. 13 years ago
crwimage.cpp Getting ready to release v0.26 8 years ago
crwimage_int.hpp Getting ready to release v0.26 8 years ago
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
datasets.cpp Getting ready to release v0.26 8 years ago
doxygen.hpp.in #1279 Almost done! 8 years ago
easyaccess.cpp Getting ready to release v0.26 8 years ago
epsimage.cpp Getting ready to release v0.26 8 years ago
error.cpp Getting ready to release v0.26 8 years ago
exif.cpp Getting ready to release v0.26 8 years ago
exiv2.1 #1279 Better man page pagination for pdf. 8 years ago
exiv2.cpp Getting ready to release v0.26 8 years ago
exiv2app.hpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
fff.h #1149. Added fff.h (from plir.com) and code strengthening. 10 years ago
fujimn.cpp Getting ready to release v0.26 8 years ago
fujimn_int.hpp Getting ready to release v0.26 8 years ago
futils.cpp #1279 Cleaned up doxygen warnings for doc and website. 8 years ago
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
getopt_win32.h Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
gifimage.cpp Getting ready to release v0.26 8 years ago
http.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
i18n.h Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
image.cpp #1289 Thanks to Asdiel (AlienSkin) for reporting this and providing a test file. Thanks to Ben for investigation and patch. 8 years ago
image_int.hpp Getting ready to release v0.26 8 years ago
ini.cpp #1279 Move src/ini_int.hpp to include/exiv2/ini.hpp to reveal class Exiv2:INIReader in API 8 years ago
iptc.cpp Getting ready to release v0.26 8 years ago
jp2image.cpp #1175 Correction to r4756 Another three casts required to build with Visual Studio (size_t code ripple) 8 years ago
jpgimage.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
localtime.c Fix Visual Studio localtime.c issue for Visual Studio 2015 (again) 10 years ago
makernote.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
makernote_int.hpp #1279 Move src/ini_int.hpp to include/exiv2/ini.hpp to reveal class Exiv2:INIReader in API 8 years ago
matroskavideo.cpp Getting ready to release v0.26 8 years ago
metadatum.cpp Getting ready to release v0.26 8 years ago
minoltamn.cpp Update various lists to match ExifTool version 10.47. 8 years ago
minoltamn_int.hpp Getting ready to release v0.26 8 years ago
mrwimage.cpp Getting ready to release v0.26 8 years ago
mrwthumb.cpp Removed trailing whitespace. 17 years ago
nikonmn.cpp Updated Nikon Lens lookup table to v4.4.527.01 of Robert Rottmerhusen's fmountlens list. 8 years ago
nikonmn_int.hpp Getting ready to release v0.26 8 years ago
olympusmn.cpp Getting ready to release v0.26 8 years ago
olympusmn_int.hpp Getting ready to release v0.26 8 years ago
orfimage.cpp #1271 Thanks to Ben for reporting this and providing the patch. 8 years ago
orfimage_int.hpp Getting ready to release v0.26 8 years ago
panasonicmn.cpp Getting ready to release v0.26 8 years ago
panasonicmn_int.hpp Getting ready to release v0.26 8 years ago
pentaxmn.cpp Update various lists to match ExifTool version 10.47. 8 years ago
pentaxmn_int.hpp Getting ready to release v0.26 8 years ago
pgfimage.cpp Getting ready to release v0.26 8 years ago
pngchunk.cpp Getting ready to release v0.26 8 years ago
pngchunk_int.hpp Getting ready to release v0.26 8 years ago
pngimage.cpp Getting ready to release v0.26 8 years ago
preview.cpp #1175 Correction to r4756 Another three casts required to build with Visual Studio (size_t code ripple) 8 years ago
private.h Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
properties.cpp #1279 Cleaned up doxygen warnings for doc and website. 8 years ago
psdimage.cpp Getting ready to release v0.26 8 years ago
quicktimevideo.cpp Getting ready to release v0.26 8 years ago
rafimage.cpp #1271 Thanks to Ben for reporting this and providing the patch. 8 years ago
rcsid_int.hpp Getting ready to release v0.26 8 years ago
riffvideo.cpp #1271 Thanks to Ben for reporting this and providing the patch. 8 years ago
rw2image.cpp #1271 Thanks to Ben for reporting this and providing the patch. 8 years ago
rw2image_int.hpp Getting ready to release v0.26 8 years ago
samsungmn.cpp Getting ready to release v0.26 8 years ago
samsungmn_int.hpp Getting ready to release v0.26 8 years ago
sigmamn.cpp Getting ready to release v0.26 8 years ago
sigmamn_int.hpp Getting ready to release v0.26 8 years ago
sonymn.cpp Getting ready to release v0.26 8 years ago
sonymn_int.hpp Getting ready to release v0.26 8 years ago
ssh.cpp Getting ready to release v0.26 8 years ago
svn_version.h.in #1032. Thanks very much to Daniel for his help with this. 10 years ago
svn_version.sh #994 Update svn_version.h using svn info 'Last Changed Rev' instead of 'Changed'. This enables exiv2 -vVg svn to identify build branch or trunk. 9 years ago
tags.cpp #1294 Fix. 8 years ago
tags_int.hpp Getting ready to release v0.26 8 years ago
tgaimage.cpp Getting ready to release v0.26 8 years ago
tiff-test.cpp Merged unstable branch to trunk. 17 years ago
tiffcomposite.cpp #1296 Fix submitted. 8 years ago
tiffcomposite_int.hpp Getting ready to release v0.26 8 years ago
tifffwd_int.hpp Getting ready to release v0.26 8 years ago
tiffimage.cpp Getting ready to release v0.26 8 years ago
tiffimage_int.hpp Getting ready to release v0.26 8 years ago
tiffmn-test.cpp Merged unstable branch to trunk. 17 years ago
tiffvisitor.cpp Getting ready to release v0.26 8 years ago
tiffvisitor_int.hpp Getting ready to release v0.26 8 years ago
timegm.h Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
types.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
tzfile.h Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
utils.cpp Getting ready to release v0.26 8 years ago
utils.hpp Getting ready to release v0.26 8 years ago
utilsvideo.cpp Getting ready to release v0.26 8 years ago
utiltest.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
value.cpp Getting ready to release v0.26 8 years ago
version.cpp #1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h 8 years ago
webpimage.cpp #1271 Thanks to Ben for reporting this and providing the patch. 8 years ago
xmp.cpp Getting ready to release v0.26 8 years ago
xmpdump.cpp Merged unstable branch to trunk. 17 years ago
xmpsidecar.cpp Getting ready to release v0.26 8 years ago