exiv2/src
2004-03-19 09:13:33 +00:00
..
actions.cpp Minor changes 2004-02-21 12:00:32 +00:00
actions.hpp Implemented print modes, part 2 2004-02-16 08:55:36 +00:00
canonmn.cpp Added memory management support, changed factory from storing prototypes to storing a create function 2004-03-09 04:32:21 +00:00
canonmn.hpp Added memory management support, changed factory from storing prototypes to storing a create function 2004-03-09 04:32:21 +00:00
doxygen.hpp Updated documentation 2004-03-07 16:11:48 +00:00
error.hpp Divided exif.[ch]pp into components 2004-02-11 06:39:36 +00:00
example1.cpp Minor changes 2004-02-21 12:00:32 +00:00
exif.cpp Supported MakerNote byte order and invalidTypeId 2004-03-18 16:04:53 +00:00
exif.hpp Supported MakerNote byte order and invalidTypeId 2004-03-18 16:04:53 +00:00
exifprint.cpp Print info that exiv2 does not print (mainly the key) 2004-03-06 06:36:36 +00:00
exiftest.cpp Removed some obsolete stuff 2004-02-21 12:05:18 +00:00
exiv2.cpp Added print mode option 2004-02-15 10:16:21 +00:00
exiv2.hpp Added print mode option 2004-02-15 10:16:21 +00:00
fujimn.cpp Added FUJIFILM MakerNote 2004-03-18 16:11:19 +00:00
fujimn.hpp Added FUJIFILM MakerNote 2004-03-18 16:11:19 +00:00
ifd.cpp More consistent / better defined handling of Entry::size_ 2004-03-19 09:13:33 +00:00
ifd.hpp More consistent / better defined handling of Entry::size_ 2004-03-19 09:13:33 +00:00
image.cpp Supported invalidByteOrder 2004-03-18 16:05:19 +00:00
image.hpp Changed documentation 2004-03-07 09:01:25 +00:00
Makefile Added FUJIFILM MakerNote 2004-03-18 16:11:19 +00:00
makernote-test.cpp Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00
makernote-test.out Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00
makernote.cpp Generalized read and copy of IfdMakerNote to use the new parameters (prefix, abs offset, byte order) 2004-03-18 16:10:53 +00:00
makernote.hpp Make IfdMakerNote::read and copy virtual 2004-03-19 09:07:13 +00:00
mn.sh Generate dependencies from *mn.hpp files 2004-03-18 16:06:03 +00:00
rcsid.hpp Added more documentation 2004-02-02 03:21:00 +00:00
taglist.cpp Taglist takes a stream now 2004-02-12 16:05:00 +00:00
tags.awk Simple script to convert a comma separated taglist to XML 2004-02-09 02:31:40 +00:00
tags.cpp Fix ExposureTime if it is > 1 s 2004-03-11 15:08:19 +00:00
tags.hpp Added print function for ISO speed ratings 2004-03-05 07:57:28 +00:00
types.cpp Added invalidByteOrder and changed invalid to invalidTypeId 2004-03-18 16:08:24 +00:00
types.hpp Added invalidByteOrder and changed invalid to invalidTypeId 2004-03-18 16:08:24 +00:00
utils.cpp Added RCS id to each *.cpp file 2004-02-02 02:44:26 +00:00
utils.hpp Removed leading underscore from define 2004-01-25 16:57:18 +00:00
utiltest.cpp Added RCS id to each *.cpp file 2004-02-02 02:44:26 +00:00
value.cpp Change to invalidTypeId 2004-03-18 16:07:33 +00:00
value.hpp Use invalidByteOrder as default in read and copy functions that do not need any byte order 2004-03-18 16:07:07 +00:00
write-test.cpp Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00
write-test.out Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00
write-test.sh Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00