exiv2/src
2008-05-01 08:22:26 +00:00
..
actions.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
actions.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
basicio.cpp Added support for XMP sidecar files. 2008-03-08 17:10:50 +00:00
basicio.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
bmpimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
bmpimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
canonmn.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
canonmn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
convert.cpp First draft conversion code. 2008-03-17 15:45:27 +00:00
convert.hpp First draft conversion code. 2008-03-17 15:45:27 +00:00
cr2image.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
cr2image.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
crwimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
crwimage.hpp Added warning flag, fixed detected problems. 2008-04-16 15:40:36 +00:00
datasets.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
datasets.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
doxygen.hpp.in Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
error.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
error.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
exif.cpp Fixed g++-4.3 errors and warnings. 2008-04-04 15:50:11 +00:00
exif.hpp Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474. 2008-02-16 18:08:44 +00:00
exiv2.1 Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
exiv2.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
exiv2.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
exv_msvc.h Define pid_t using a typedef instead of #define in Windows environments (Robin Mills). 2008-04-23 02:47:36 +00:00
fujimn.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
fujimn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
futils.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
futils.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +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 Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
gifimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
i18n.h Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
ifd.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
ifd.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
image.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
image.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
iptc.cpp Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474. 2008-02-16 18:08:44 +00:00
iptc.hpp Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474. 2008-02-16 18:08:44 +00:00
jp2image.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
jp2image.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
jpgimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
jpgimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46: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 read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
makernote2.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
makernote2.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
makernote.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
makernote.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +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 Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474. 2008-02-16 18:08:44 +00:00
metadatum.hpp Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474. 2008-02-16 18:08:44 +00:00
minoltamn.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
minoltamn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
mn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
mrwimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
mrwimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
nikonmn.cpp Updated Nikon lens info to v3.14 of Robert Rottmerhusen's lens database. 2008-04-04 14:58:28 +00:00
nikonmn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
olympusmn.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
olympusmn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
orfimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
orfimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
panasonicmn.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
panasonicmn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
path-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
pentaxmn.cpp Pentax makernote update from Michal Cihar. 2008-04-04 15:05:55 +00:00
pentaxmn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
pngchunk.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
pngchunk.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
pngimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
pngimage.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
private.h #535: Removed unnecessary declarations and defines. 2008-01-01 16:23:38 +00:00
properties.cpp Fixed XmpKey::tagLabel() for custom keys (bug reported by Vladimir Nadvornik) 2008-02-16 07:26:47 +00:00
properties.hpp Added XMP pretty-print functionality (by webustany for GHOP 98). 2008-01-24 16:23:43 +00:00
psdimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
psdimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
rafimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
rafimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
rcsid.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
sigmamn.cpp Fixed g++-4.3 errors and warnings. 2008-04-04 15:50:11 +00:00
sigmamn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
sonymn.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
sonymn.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
taglist.cpp Partially updated MSVC project (samples and XMP don't compile). 2007-11-01 02:47:04 +00:00
tags.cpp Fixed g++-4.3 errors and warnings. 2008-04-04 15:50:11 +00:00
tags.hpp Removed remaining XMP exif TagDetails tables. 2008-02-02 16:34:09 +00:00
tgaimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
tgaimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
tiffcomposite.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
tiffcomposite.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
tifffwd.hpp Fixed g++-4.3 errors and warnings. 2008-04-04 15:50:11 +00:00
tiffimage.cpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
tiffimage.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +00:00
tiffparser.cpp Fixed g++-4.3 errors and warnings. 2008-04-04 15:50:11 +00:00
tiffparser.hpp Fixed g++-4.3 errors and warnings. 2008-04-04 15:50:11 +00:00
tiffvisitor.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
tiffvisitor.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +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 Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik) 2008-03-05 07:45:16 +00:00
types.hpp Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 2008-04-15 03:46:01 +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 LangAltValue::toString(const std::string&) to get the value for a specific language qualifier (suggested by Marco Piovanelli). 2008-05-01 08:22:26 +00:00
value.hpp Added LangAltValue::toString(const std::string&) to get the value for a specific language qualifier (suggested by Marco Piovanelli). 2008-05-01 08:22:26 +00:00
version.cpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
version.hpp Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
xmp.cpp Fixed compilation error when configuration flag --disable-xmp is used. 2008-04-17 03:55:08 +00:00
xmp.hpp Allow format options for XmpParser::encode (Vladimir Nadvornik), write XMP sidecar files without xpacket. 2008-03-09 14:24:44 +00:00
xmpsidecar.cpp Allow format options for XmpParser::encode (Vladimir Nadvornik), write XMP sidecar files without xpacket. 2008-03-09 14:24:44 +00:00
xmpsidecar.hpp Added support for XMP sidecar files. 2008-03-08 17:10:50 +00:00