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 b03cbe50fb Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
..
Makefile Added read-support for Panasonic RW2 raw images (incl. preview access). 17 years ago
Todo Fixed invalid type id for user comment tag, bug #451 20 years ago
actions.cpp #494: Added Exif.Canon.FocalLength (Artis Rozentals). 17 years ago
actions.hpp * Consolidated exiv2 tool print code 17 years ago
basicio.cpp Changed FileIo::transfer to only write a warning if changing file permissions fails and fixed the use of strerror_r. Fixes digiKam bug 178103. 17 years ago
basicio.hpp #523: Added GCC symbol visibility support. 17 years ago
bmpimage.cpp Removed trailing whitespace. 17 years ago
bmpimage.hpp #523: Added GCC symbol visibility support. 17 years ago
canonmn.cpp #494: Added Exif.Canon.FocalLength (Artis Rozentals). 17 years ago
canonmn.hpp #494: Added Exif.Canon.FocalLength (Artis Rozentals). 17 years ago
convert.cpp Fixed conversion special case: do not add an empty Exif datum if the (std) conversion failed. 17 years ago
convert.hpp #523: Added GCC symbol visibility support. 17 years ago
cr2image.cpp Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures. 17 years ago
cr2image.hpp #523: Added GCC symbol visibility support. 17 years ago
cr2image_int.hpp Removed obsolete class Cr2Mapping (Vladimir Nadvornik). 17 years ago
crwedit.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
crwimage.cpp Do not access the first element of an empty vector. 17 years ago
crwimage.hpp #523: Added GCC symbol visibility support. 17 years ago
crwimage_int.hpp Removed CIFF classes from published API, doc tweaks. 17 years ago
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
datasets.cpp Added a few more performance tweaks. 17 years ago
datasets.hpp Removed seemingly unneeded EXIV2APIs. 17 years ago
doxygen.hpp.in Fixed doxygen warning 17 years ago
error.cpp Changed FileIo::transfer to only write a warning if changing file permissions fails and fixed the use of strerror_r. Fixes digiKam bug 178103. 17 years ago
error.hpp Prevent g++ warning for the ignored pragma. 17 years ago
exif.cpp Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
exif.hpp Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
exiv2.1 * Consolidated exiv2 tool print code 17 years ago
exiv2.cpp Minor fix. 17 years ago
exiv2.hpp * Consolidated exiv2 tool print code 17 years ago
exv_msvc.h Bumped version to 0.18. 17 years ago
fujimn.cpp Merged unstable branch to trunk. 17 years ago
fujimn.hpp #523: Added GCC symbol visibility support. 17 years ago
futils.cpp Changed FileIo::transfer to only write a warning if changing file permissions fails and fixed the use of strerror_r. Fixes digiKam bug 178103. 17 years ago
futils.hpp #523: Added GCC symbol visibility support. 17 years ago
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
getopt_win32.h Replaced getopt with more mature version from MinGW (BSD license) 20 years ago
gifimage.cpp Removed trailing whitespace. 17 years ago
gifimage.hpp #523: Added GCC symbol visibility support. 17 years ago
i18n.h #523: Added GCC symbol visibility support. 17 years ago
image.cpp Added read-support for Panasonic RW2 raw images (incl. preview access). 17 years ago
image.hpp Removed seemingly unneeded EXIV2APIs. 17 years ago
iptc.cpp Fixed conversion special case: do not add an empty Exif datum if the (std) conversion failed. 17 years ago
iptc.hpp * Consolidated exiv2 tool print code 17 years ago
jp2image.cpp * Added options -pp and -ep to list and extract preview images 17 years ago
jp2image.hpp Removed trailing whitespace. 17 years ago
jpgimage.cpp Do not access the first element of an empty vector. 17 years ago
jpgimage.hpp #567: New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.) 17 years ago
localtime.c Removed unneeded functions which appear to mask Windows native functions. This should fix #514 and probably also #484; to be tested. 18 years ago
makernote.cpp Catch unknown makernotes before reading the IFD (digikam bug 174620). 17 years ago
makernote_int.hpp Added support for Olympus FE and Raw Info subdirs and tags. 17 years ago
metacopy.cpp Added 2008 to Copyright notice. 18 years ago
metacopy.hpp Added 2008 to Copyright notice. 18 years ago
metadatum.cpp Removed trailing whitespace. 17 years ago
metadatum.hpp * Consolidated exiv2 tool print code 17 years ago
minoltamn.cpp Merged unstable branch to trunk. 17 years ago
minoltamn.hpp #523: Added GCC symbol visibility support. 17 years ago
mn.hpp Added 2008 to Copyright notice. 18 years ago
mrwimage.cpp #568: Check for empty value when creating thumbnail and preventively also in a number of other places. 17 years ago
mrwimage.hpp #523: Added GCC symbol visibility support. 17 years ago
mrwthumb.cpp Removed trailing whitespace. 17 years ago
nikonmn.cpp Added comment. 17 years ago
nikonmn.hpp Nikon makernote updates, part 1 17 years ago
olympusmn.cpp Added support for Olympus FE and Raw Info subdirs and tags. 17 years ago
olympusmn.hpp Added support for Olympus FE and Raw Info subdirs and tags. 17 years ago
orfimage.cpp Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures. 17 years ago
orfimage.hpp #523: Added GCC symbol visibility support. 17 years ago
orfimage_int.hpp Merged unstable branch to trunk. 17 years ago
panasonicmn.cpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
panasonicmn.hpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
path-test.cpp Removed trailing whitespace from source files 20 years ago
pentaxmn.cpp Removed trailing whitespace. 17 years ago
pentaxmn.hpp #523: Added GCC symbol visibility support. 17 years ago
pngchunk.cpp Fixed properties (Dimitri). 17 years ago
pngchunk_int.hpp Fixed properties (Dimitri). 17 years ago
pngimage.cpp Fixed properties (Dimitri). 17 years ago
pngimage.hpp Fixed properties (Dimitri). 17 years ago
preview.cpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
preview.hpp * Added options -pp and -ep to list and extract preview images 17 years ago
private.h #535: Removed unnecessary declarations and defines. 18 years ago
properties.cpp Fixed syntax error. 17 years ago
properties.hpp #523: Added GCC symbol visibility support. 17 years ago
psdimage.cpp #606: Added Michael Ulbrich to authors. 17 years ago
psdimage.hpp #606: Added Michael Ulbrich to authors. 17 years ago
rafimage.cpp Checking in original CRW, RAF and another preview patch from Vladimir. 17 years ago
rafimage.hpp #523: Added GCC symbol visibility support. 17 years ago
rcsid.hpp Added 2008 to Copyright notice. 18 years ago
rw2image.cpp Filter tags that are not relevant for RAW images (Matthias Welwarsky). 17 years ago
rw2image.hpp Added read-support for Panasonic RW2 raw images (incl. preview access). 17 years ago
rw2image_int.hpp Added read-support for Panasonic RW2 raw images (incl. preview access). 17 years ago
sigmamn.cpp Merged unstable branch to trunk. 17 years ago
sigmamn.hpp #523: Added GCC symbol visibility support. 17 years ago
sonymn.cpp Merged unstable branch to trunk. 17 years ago
sonymn.hpp #523: Added GCC symbol visibility support. 17 years ago
taglist.cpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
tags.cpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
tags.hpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
tgaimage.cpp Removed trailing whitespace. 17 years ago
tgaimage.hpp #523: Added GCC symbol visibility support. 17 years ago
tiff-test.cpp Merged unstable branch to trunk. 17 years ago
tiffcomposite.cpp Fixed count of makernote tag. Fixes bug #615. 17 years ago
tiffcomposite_int.hpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
tifffwd_int.hpp Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures. 17 years ago
tiffimage.cpp Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
tiffimage.hpp #523: Added GCC symbol visibility support. 17 years ago
tiffimage_int.hpp Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
tiffmn-test.cpp Merged unstable branch to trunk. 17 years ago
tiffparse.cpp Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures. 17 years ago
tiffvisitor.cpp Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
tiffvisitor_int.hpp Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks. 17 years ago
timegm.h Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005 19 years ago
types.cpp Added type tiffIfd, made decoding of OlympusCs tags work. 17 years ago
types.hpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp Added 2008 to Copyright notice. 18 years ago
utils.hpp Added 2008 to Copyright notice. 18 years ago
utiltest.cpp Removed trailing whitespace from source files 20 years ago
value.cpp Added missing #includes for g++ 4.4 (Debian bug 505023, patch from Martin Michlmayr). 17 years ago
value.hpp Added comment. 17 years ago
version.cpp Added 2008 to Copyright notice. 18 years ago
version.hpp Bumped version to 0.18. 17 years ago
xmp.cpp * Consolidated exiv2 tool print code 17 years ago
xmp.hpp * Consolidated exiv2 tool print code 17 years ago
xmpdump.cpp Merged unstable branch to trunk. 17 years ago
xmpsidecar.cpp * Added options -pp and -ep to list and extract preview images 17 years ago
xmpsidecar.hpp #523: Added GCC symbol visibility support. 17 years ago