exiv2/src
2008-11-03 16:41:56 +00:00
..
actions.cpp Updated Olympus Camera Settings tags. 2008-10-20 13:40:51 +00:00
actions.hpp Completed exiv2 utility support for XMP sidecar files. 2008-05-22 08:38:20 +00:00
basicio.cpp Added support for XMP sidecar files. 2008-03-08 17:10:50 +00:00
basicio.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
bmpimage.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
bmpimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
canonmn.cpp Added Sigma lens (Pascal de Bruijn). 2008-10-21 16:27:28 +00:00
canonmn.hpp Minor doc changes. 2008-10-19 09:40:35 +00:00
convert.cpp #568: Check for empty value when creating thumbnail and preventively also in a number of other places. 2008-09-05 14:49:44 +00:00
convert.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
cr2image_int.hpp Removed obsolete class Cr2Mapping (Vladimir Nadvornik). 2008-09-18 11:03:20 +00:00
cr2image.cpp Removed obsolete class Cr2Mapping (Vladimir Nadvornik). 2008-09-18 11:03:20 +00:00
cr2image.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
crwedit.cpp Removed CIFF classes from published API, doc tweaks. 2008-08-03 15:31:36 +00:00
crwimage_int.hpp Removed CIFF classes from published API, doc tweaks. 2008-08-03 15:31:36 +00:00
crwimage.cpp Checking in original CRW, RAF and another preview patch from Vladimir. 2008-10-09 14:10:51 +00:00
crwimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 2008-08-03 15:31:36 +00:00
datasets.cpp Added a few more performance tweaks. 2008-09-27 03:11:05 +00:00
datasets.hpp Removed seemingly unneeded EXIV2APIs. 2008-10-30 11:27:36 +00:00
doxygen.hpp.in Fixed doxygen warning 2008-07-11 10:26:05 +00:00
error.cpp Fixed issue with custom namespaces ending with a #. (Reported by chrysn) 2008-09-20 07:11:54 +00:00
error.hpp Prevent g++ warning for the ignored pragma. 2008-11-03 16:41:56 +00:00
exif.cpp Fixed test whether data area is outside of the data buffer (partially tested). 2008-10-19 15:05:53 +00:00
exif.hpp Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 2008-10-17 14:34:29 +00:00
exiv2.1 Doc updates and fixes. 2008-09-10 12:43:54 +00:00
exiv2.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
exiv2.hpp Changed option -eX to write XMP sidecar file (corresponding insert not done yet). 2008-05-22 02:12:24 +00:00
exv_msvc.h Bumped version to 0.18-pre2. 2008-10-30 13:00:50 +00:00
fujimn.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
fujimn.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
futils.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
futils.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 2006-03-14 14:15:46 +00:00
getopt_win32.h Replaced getopt with more mature version from MinGW (BSD license) 2005-08-21 13:44:34 +00:00
gifimage.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
gifimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
i18n.h #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
image.cpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
image.hpp Removed seemingly unneeded EXIV2APIs. 2008-10-30 11:27:36 +00:00
iptc.cpp Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 2008-10-17 14:34:29 +00:00
iptc.hpp Removed seemingly unneeded EXIV2APIs. 2008-10-30 11:27:36 +00:00
jp2image.cpp #567: Fixing MSVC build, intermediate revision, it is still broken. 2008-09-06 06:02:15 +00:00
jp2image.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
jpgimage.cpp #567: Fixing MSVC build, intermediate revision, it is still broken. 2008-09-06 06:02:15 +00:00
jpgimage.hpp #567: New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.) 2008-10-29 16:11:01 +00:00
localtime.c Removed unneeded functions which appear to mask Windows native functions. This should fix #514 and probably also #484; to be tested. 2007-12-30 07:30:42 +00:00
Makefile Added preview support (Vladimir Nadvornik) 2008-09-18 10:26:58 +00:00
makernote_int.hpp Added Olympus 2 raw development, raw development 2, image processing and focus info sub-directories. 2008-10-20 15:49:23 +00:00
makernote.cpp Added synthesized tag Exif.MakerNote.ByteOrder. 2008-10-10 14:38:24 +00:00
metacopy.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
metacopy.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
metadatum.cpp Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 2008-10-17 14:34:29 +00:00
metadatum.hpp Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 2008-10-17 14:34:29 +00:00
minoltamn.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
minoltamn.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
mn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
mrwimage.cpp #568: Check for empty value when creating thumbnail and preventively also in a number of other places. 2008-09-05 14:49:44 +00:00
mrwimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
mrwthumb.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
nikonmn.cpp Added Nikon decryption algorithm and use it to decode the lens. 2008-10-18 04:40:00 +00:00
nikonmn.hpp Minor doc changes. 2008-10-19 09:40:35 +00:00
olympusmn.cpp Added new Olympus tag tables to doc and fixed several typos. 2008-10-30 13:41:55 +00:00
olympusmn.hpp Added Olympus 2 raw development, raw development 2, image processing and focus info sub-directories. 2008-10-20 15:49:23 +00:00
orfimage_int.hpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
orfimage.cpp #568: Check for empty value when creating thumbnail and preventively also in a number of other places. 2008-09-05 14:49:44 +00:00
orfimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
panasonicmn.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
panasonicmn.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
path-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
pentaxmn.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
pentaxmn.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
pngchunk_int.hpp #567: Fixing MSVC build, intermediate revision, it is still broken. 2008-09-06 06:02:15 +00:00
pngchunk.cpp #567: New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.) 2008-10-29 16:11:01 +00:00
pngimage.cpp #567: New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.) 2008-10-29 16:11:01 +00:00
pngimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
preview.cpp #567: New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.) 2008-10-29 16:11:01 +00:00
preview.hpp Preview API changes. 2008-10-14 17:04:04 +00:00
private.h #535: Removed unnecessary declarations and defines. 2008-01-01 16:23:38 +00:00
properties.cpp Fixed syntax error. 2008-09-27 03:12:51 +00:00
properties.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
psdimage.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
psdimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
rafimage.cpp Checking in original CRW, RAF and another preview patch from Vladimir. 2008-10-09 14:10:51 +00:00
rafimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
rcsid.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
sigmamn.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
sigmamn.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
sonymn.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
sonymn.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
taglist.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
tags.cpp Added Olympus 2 raw development, raw development 2, image processing and focus info sub-directories. 2008-10-20 15:49:23 +00:00
tags.hpp Removed seemingly unneeded EXIV2APIs. 2008-10-30 11:27:36 +00:00
tgaimage.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
tgaimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
tiff-test.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
tiffcomposite_int.hpp Added type tiffIfd, made decoding of OlympusCs tags work. 2008-09-19 15:26:57 +00:00
tiffcomposite.cpp Added Olympus 2 raw development, raw development 2, image processing and focus info sub-directories. 2008-10-20 15:49:23 +00:00
tifffwd_int.hpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
tiffimage_int.hpp Renamed makernote2 files and TiffHeade2 class. 2008-08-17 02:51:13 +00:00
tiffimage.cpp Fixed non-intrusive encoding for Minolta array elements (old copy & paste bug). 2008-10-20 15:54:38 +00:00
tiffimage.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
tiffmn-test.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
tiffparse.cpp Renamed makernote2 files and TiffHeade2 class. 2008-08-17 02:51:13 +00:00
tiffvisitor_int.hpp Added check for circular IFD references. 2008-10-19 10:38:27 +00:00
tiffvisitor.cpp Added check for circular IFD references. 2008-10-19 10:38:27 +00:00
timegm.h Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005 2006-08-16 15:52:38 +00:00
Todo Fixed invalid type id for user comment tag, bug #451 2006-02-03 04:41:44 +00:00
types.cpp Added type tiffIfd, made decoding of OlympusCs tags work. 2008-09-19 15:26:57 +00:00
types.hpp Added Olympus 2 raw development, raw development 2, image processing and focus info sub-directories. 2008-10-20 15:49:23 +00:00
tzfile.h added subversion style keywords 2004-11-09 19:10:37 +00:00
utils.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
utils.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
utiltest.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
value.cpp Added type tiffIfd, made decoding of OlympusCs tags work. 2008-09-19 15:26:57 +00:00
value.hpp Removed seemingly unneeded EXIV2APIs. 2008-10-30 11:27:36 +00:00
version.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
version.hpp Bumped version to 0.18-pre2. 2008-10-30 13:00:50 +00:00
xmp.cpp Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 2008-10-17 14:34:29 +00:00
xmp.hpp Removed seemingly unneeded EXIV2APIs. 2008-10-30 11:27:36 +00:00
xmpdump.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
xmpsidecar.cpp Completed exiv2 utility support for XMP sidecar files. 2008-05-22 08:38:20 +00:00
xmpsidecar.hpp #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00