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.
Andreas Huggel ebfc63dc56 Added invalidByteOrder and changed invalid to invalidTypeId 22 years ago
..
Makefile Added simple unit tests and expected output 22 years ago
actions.cpp Minor changes 22 years ago
actions.hpp Implemented print modes, part 2 22 years ago
canonmn.cpp Added memory management support, changed factory from storing prototypes to storing a create function 22 years ago
canonmn.hpp Added memory management support, changed factory from storing prototypes to storing a create function 22 years ago
doxygen.hpp Updated documentation 22 years ago
error.hpp Divided exif.[ch]pp into components 22 years ago
example1.cpp Minor changes 22 years ago
exif.cpp Supported MakerNote byte order and invalidTypeId 22 years ago
exif.hpp Supported MakerNote byte order and invalidTypeId 22 years ago
exifprint.cpp Print info that exiv2 does not print (mainly the key) 22 years ago
exiftest.cpp Removed some obsolete stuff 22 years ago
exiv2.cpp Added print mode option 22 years ago
exiv2.hpp Added print mode option 22 years ago
ifd.cpp Minor changes 22 years ago
ifd.hpp Minor changes 22 years ago
image.cpp Supported invalidByteOrder 22 years ago
image.hpp Changed documentation 22 years ago
makernote-test.cpp Added simple unit tests and expected output 22 years ago
makernote-test.out Added simple unit tests and expected output 22 years ago
makernote.cpp Minor changes 22 years ago
makernote.hpp Added memory management support, changed factory from storing prototypes to storing a create function 22 years ago
mn.sh Generate dependencies from *mn.hpp files 22 years ago
rcsid.hpp Added more documentation 22 years ago
taglist.cpp Taglist takes a stream now 22 years ago
tags.awk Simple script to convert a comma separated taglist to XML 22 years ago
tags.cpp Fix ExposureTime if it is > 1 s 22 years ago
tags.hpp Added print function for ISO speed ratings 22 years ago
types.cpp Added invalidByteOrder and changed invalid to invalidTypeId 22 years ago
types.hpp Added invalidByteOrder and changed invalid to invalidTypeId 22 years ago
utils.cpp Added RCS id to each *.cpp file 22 years ago
utils.hpp Removed leading underscore from define 22 years ago
utiltest.cpp Added RCS id to each *.cpp file 22 years ago
value.cpp Change to invalidTypeId 22 years ago
value.hpp Use invalidByteOrder as default in read and copy functions that do not need any byte order 22 years ago
write-test.cpp Added simple unit tests and expected output 22 years ago
write-test.out Added simple unit tests and expected output 22 years ago
write-test.sh Added simple unit tests and expected output 22 years ago