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 079199b3ee Added insert action 22 years ago
..
Makefile Added Sigma MakerNote 22 years ago
actions.cpp Added Task Insert, implemented extract and insert functionality 22 years ago
actions.hpp Added Task Insert, implemented extract and insert functionality 22 years ago
addmoddel.cpp Simplified sample programs 22 years ago
canonmn.cpp Isolated Canon Makernote print functions better to make them usable from client applications 22 years ago
canonmn.hpp Isolated Canon Makernote print functions better to make them usable from client applications 22 years ago
doxygen.hpp Minor changes 22 years ago
error.hpp Divided exif.[ch]pp into components 22 years ago
exif.cpp Implemented erase Exif data 22 years ago
exif.hpp Implemented erase Exif data 22 years ago
exifprint.cpp Implemented ImageFactory::create() and its use in ExifData 22 years ago
exiftest.cpp Removed some obsolete stuff 22 years ago
exiv2.cpp Added insert action 22 years ago
exiv2.hpp Added Erase and Extract Tasks, part 1 (for thumbnails) 22 years ago
fujimn.cpp Made print functions static to facilitate using them from clients 22 years ago
fujimn.hpp Made print functions static to facilitate using them from clients 22 years ago
ifd.cpp Naming convention: Renamed data members xyz_ that are pointers to pXyz_ 22 years ago
ifd.hpp Naming convention: Renamed data members xyz_ that are pointers to pXyz_ 22 years ago
image.cpp Implemented erase Exif data 22 years ago
image.hpp Implemented erase Exif data 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 Minor changes 22 years ago
mn.sh Generate dependencies from *mn.hpp files 22 years ago
rcsid.hpp Added more documentation 22 years ago
sigmamn.cpp Added Sigma MakerNote 22 years ago
sigmamn.hpp Added Sigma MakerNote 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 Added print0xa405() to print the 35mm equivalent focal length 22 years ago
tags.hpp Added print0xa405() to print the 35mm equivalent focal length 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 Minor change 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