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.
HumanDynamo 6584b7a7c4 disable PNG debug flags 19 years ago
..
Makefile Added configure switches for zlib, --without-zlib does not compile PNG support. 19 years ago
Todo Fixed invalid type id for user comment tag, bug #451 20 years ago
actions.cpp Stripped trailing whitespace 19 years ago
actions.hpp Added -b, -u and -P options to the utility. The -P option implements feature #468. 19 years ago
addmoddel.cpp Removed trailing whitespace from source files 20 years ago
basicio.cpp Fixed MSVC 2005 assertion triggered by iotest 19 years ago
basicio.hpp Fixed MemIo EOF behaviour to be similar to that of FILE*. Fixes bug #469 19 years ago
canonmn.cpp Backed out changes done in Rev. 752 19 years ago
canonmn.hpp Backed out changes done in Rev. 752 19 years ago
crwedit.cpp Completed CRW write support, feature #438. Only tested on Linux 20 years ago
crwimage.cpp Minor AutoPtr related cleanup 19 years ago
crwimage.hpp Removed trailing whitespace 20 years ago
crwparse.cpp Removed trailing whitespace 20 years ago
dataarea-test.cpp Removed trailing whitespace from source files 20 years ago
datasets.cpp Updated copyright and fsf address 20 years ago
datasets.hpp Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version. 19 years ago
doxygen.hpp Stripped trailing whitespace 19 years ago
error.cpp Experimental TIFF read-only support, without Makernotes. As a side-effect, the parser also handles NEF images. Only tried on Linux so far. 19 years ago
error.hpp Updated copyright and fsf address 20 years ago
exif.cpp Stripped trailing whitespace 19 years ago
exif.hpp Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version. 19 years ago
exifcomment.cpp Removed trailing whitespace from source files 20 years ago
exifdata-test.cpp Removed trailing whitespace from source files 20 years ago
exifprint.cpp Removed trailing whitespace from source files 20 years ago
exiv2.1 Exiv2 support Adobe DNG file format 19 years ago
exiv2.cpp Changed the default of the -b option to suppress large binary values, minor tweaks 19 years ago
exiv2.hpp Changed the default of the -b option to suppress large binary values, minor tweaks 19 years ago
exiv2_version.h Stripped trailing whitespace 19 years ago
exv_msvc.h Updated version to 0.10 19 years ago
fujimn.cpp Minor AutoPtr related cleanup 19 years ago
fujimn.hpp Updated copyright and fsf address 20 years ago
futils.cpp Fixed to use GNU version of strerror_r where needed 20 years ago
futils.hpp Updated copyright and fsf address 20 years ago
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
getopt_win32.h Replaced getopt with more mature version from MinGW (BSD license) 20 years ago
ifd-test.cpp Removed trailing whitespace from source files 20 years ago
ifd.cpp New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 19 years ago
ifd.hpp Stripped trailing whitespace 19 years ago
image.cpp Fixed MSVC compilation errors 20 years ago
image.hpp Removed trailing whitespace 20 years ago
imgreg.cpp Added configure switches for zlib, --without-zlib does not compile PNG support. 19 years ago
iotest.cpp Updated copyright and fsf address 20 years ago
iptc.cpp Minor AutoPtr related cleanup 19 years ago
iptc.hpp Rearranged code and isolated a function to set a Photoshop IPTC IRB from the Jpeg write code into class Photoshop. 19 years ago
iptceasy.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 20 years ago
iptcprint.cpp Removed trailing whitespace from source files 20 years ago
iptctest.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 20 years ago
jpgimage.cpp Minor AutoPtr related cleanup 19 years ago
jpgimage.hpp Stripped trailing whitespace 19 years ago
key-test.cpp Removed trailing whitespace from source files 20 years ago
localtime.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
makernote-test.cpp Updated for the new int score return value of match() 21 years ago
makernote.cpp Updated copyright and fsf address 20 years ago
makernote.hpp Updated copyright and fsf address 20 years ago
makernote2.cpp Stripped trailing whitespace 19 years ago
makernote2.hpp Stripped trailing whitespace 19 years ago
metacopy.cpp Updated copyright and fsf address 20 years ago
metacopy.hpp Updated copyright and fsf address 20 years ago
metadatum.cpp Updated copyright and fsf address 20 years ago
metadatum.hpp Stripped trailing whitespace 19 years ago
minoltamn.cpp Stripped trailing whitespace 19 years ago
minoltamn.hpp Stripped trailing whitespace 19 years ago
mn.hpp Added basic Minolta makernote support (Gilles Caulier) 19 years ago
mrwimage.cpp Stripped trailing whitespace 19 years ago
mrwimage.hpp Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
nikonmn.cpp Stripped trailing whitespace 19 years ago
nikonmn.hpp Updated copyright and fsf address 20 years ago
olympusmn.cpp Minor AutoPtr related cleanup 19 years ago
olympusmn.hpp Some cleanup and simplification 19 years ago
panasonicmn.cpp Minor AutoPtr related cleanup 19 years ago
panasonicmn.hpp Some cleanup and simplification 19 years ago
path-test.cpp Removed trailing whitespace from source files 20 years ago
pngchunk.cpp disable PNG debug flags 19 years ago
pngchunk.hpp Code polishing. 19 years ago
pngimage.cpp disable PNG debug flags 19 years ago
pngimage.hpp Code polishing. 19 years ago
private.h Added an EXV_ prefix to precompiler defines (still not to all yet - I don't like the idea of "exv_size_t" or "exv_const" - but hopefully to those more likely to create conflicts). Fixes bug #420 21 years ago
rcsid.hpp Updated copyright and fsf address 20 years ago
sigmamn.cpp Minor AutoPtr related cleanup 19 years ago
sigmamn.hpp Updated copyright and fsf address 20 years ago
sonymn.cpp Minor AutoPtr related cleanup 19 years ago
sonymn.hpp Updated copyright and fsf address 20 years ago
taglist.cpp Backed out changes done in Rev. 752 19 years ago
tags.cpp Minor doc fix 19 years ago
tags.hpp Cleanup: Replaced simple print functions with EXV_PRINT_TAG macro and TagDetails array. 19 years ago
tiffcomposite.cpp New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 19 years ago
tiffcomposite.hpp New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 19 years ago
tiffimage.cpp Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
tiffimage.hpp Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
tiffparse.cpp Stripped trailing whitespace 19 years ago
tiffparser.cpp New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 19 years ago
tiffparser.hpp Stripped trailing whitespace 19 years ago
tiffvisitor.cpp Create a CommentValue rather than a DataValue for Exif.Photo.UserComment. Fixes Bug #471 19 years ago
tiffvisitor.hpp New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 19 years ago
timegm.h added subversion style keywords 21 years ago
types.cpp Fixes for MinGW and MSVC 20 years ago
types.hpp Stripped trailing whitespace 19 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp Updated copyright and fsf address 20 years ago
utils.hpp Updated copyright and fsf address 20 years ago
utiltest.cpp Removed trailing whitespace from source files 20 years ago
value.cpp Check C-string pointer before using it. Fixes bug #456 20 years ago
value.hpp Removed trailing whitespace 20 years ago
write-test.cpp Changed class Entry to transform comment type on the fly. Fixes bug #445. 20 years ago
write2-test.cpp Backed out changes done in Rev. 752 19 years ago