204 Commits (137ea080b51fb48a7eb1b513d2d565868ccdf68f)

Author SHA1 Message Date
Robin Mills cbdba2bb12 More corrections to r4316 for msvc build breakers 9 years ago
Robin Mills 66fd2d3272 Correction to r4316 to deal with msvc build breaker. 9 years ago
Robin Mills c211816b2c #1189 See issue report for discussion. 9 years ago
Robin Mills bc1abeac26 #1108 Discovered another embedded tiff tag SubIFDs 9 years ago
Robin Mills 06b072e39b #1108. Correction to r4285. Code simplication. 9 years ago
Robin Mills 58c5ffdedc #1108. Fixed issue with printing short strings which are stored in the directory offset field. 9 years ago
Robin Mills 00984afaa2 #1178 Thanks to Terence for reporting this an providing confidential test data 9 years ago
Robin Mills e7b804f3f5 #1108 Refactored static indent(depth) from png/tiff/jpeg to Internal::indent(depth) 9 years ago
Robin Mills 09c734fbcd #1108. Refactored the IPTC printStructure code from png/jpeg/tiff into iptc.cpp 9 years ago
Robin Mills 6e19d043ef #1108 Added IPTC parser for tiff. 9 years ago
Robin Mills 8e7eaa65a7 #1057, #1064, #922, #1148. Work in progress. This is a composite patch of several matters in development. None are totally complete at this time. 9 years ago
Robin Mills 1f9de360a7 Fixed formatting issue in -pS/-pR output. 9 years ago
Robin Mills d81e552cb7 #1074 -pC now works on tiff files. Added test convenience targets to Makefile 10 years ago
Robin Mills 4617dc3728 #1108 and #1074 -pC and -pR (print Color Profile, print Recursively) now work on png. 10 years ago
Robin Mills f49dd0b95f #1108 and #1074 Correction to r4165 to fix MSVC build breaker and to document: exiv2 -eC (extract ICC profile). 10 years ago
Robin Mills fd5e983746 r1108 Recursively dump an image (exiv2 -pR file...) 10 years ago
Robin Mills 6808b073f3 #1074. Implemented exiv2 options -eC and -pC for JPEG. 10 years ago
Andreas Huggel b768fb1067 #1095: Do not create a TIFF component for unexpected next IFD pointers. 10 years ago
Andreas Huggel a57317f685 Some API policing 10 years ago
Andreas Huggel 006625e116 Removed helper functions binaryToString() and stringFormat() from the API and from class Image and made them internal helpers. Renamed type printStructureOption_e to PrintStructureOption to conform with the common naming convention. 10 years ago
Robin Mills d41c4fcaab #1072 #922 BigEndian (Motorola PowerPC) fix. 10 years ago
Robin Mills ee1ca29d09 #1073 test/tiff-test.sh rewritten to no longer require external utility exifprobe 10 years ago
Andreas Huggel fd80993ab0 Updated copyright notice. 10 years ago
Robin Mills 03aba63de3 #922 Submitting the fixed version of r3771 10 years ago
Robin Mills 0cf64e2542 #922. Better platform and endian detection. 10 years ago
Robin Mills 84bf485ebe #922. Fixing -pS and -pX on MSVC. 10 years ago
Robin Mills b1ad7a925c #922. Fixing MSVC warnings. 10 years ago
Robin Mills 40ffba6033 #922 -pS and -pX support for TIFF. Added formatters to Image class and use them from {jpg/png/tiff}image.cpp 10 years ago
Robin Mills f049f2cc48 #1066. Fixed compiler warning on MacOS-X 10.6 on ppc. Signed/unsigned mismatch. 10 years ago
Robin Mills e5609bb8b5 #1066 Thank You, Thomas for the patch.
1066 = The Battle of Hastings
10 years ago
Robin Mills af2f46c8b7 #1065. std::map<int,const char*> doesn't build on MacOS-X 10.6 (Snow Leopard). Thanks Max for letting me know about this. 10 years ago
tbeu 06a04411c6 refs #922: Fix include and MSVC compilation 10 years ago
Robin Mills 39e95c8c99 #922 -pS for TIFF tagName() uses Exiv2::exifTagList() (and similar) to find tag name. 10 years ago
Robin Mills f6c79a0d20 #922. Work in progress on options -pS and -pX 10 years ago
Robin Mills 3926d3cb93 #922. Work In Progress. Adding support for -pX and -pS for tiff files. 10 years ago
Robin Mills 8ab163647d #1044. Thank you Mario for reporting this an providing a patch. Thank You for Thomas for validating this fix. 10 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
Mahesh d3e0539bac Coverity scan fixes CID : 982031 through 982054 11 years ago
Andreas Huggel dc6cd4cf67 #945: Set the makernote 'state' before post-processing Makernote components during reading. 12 years ago
nkbj 284050623b Feature request #933: Add support for Casio makernotes. Thanks goes to T Modes for the patch. 12 years ago
Andreas Huggel f09fceda6b Updated copyright year in a few files, version in runner.txt. 12 years ago
Andreas Huggel 8e325e1c32 #876: Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values. 12 years ago
Robin Mills a297d2b69e Rollback 3089 - somehow it's broken the build! 12 years ago
Robin Mills da1ed8c536 Bumping the copyright notice in src &samples from 2012 to 2013 12 years ago
Robin Mills b736acfcec Fixing compiler warning on Linux. 13 years ago
Robin Mills bdbdbf2360 fixed typos to build with ./configure "CXXFLAGS=-DDEBUG -ggdb" 13 years ago
Andreas Huggel cc4ab82ace Added comments to silence doxygen warnings. 13 years ago
Andreas Huggel 948142ae93 #819: Fixed write support. 13 years ago
Andreas Huggel 274fd49790 #819: Applied Pentax DNG makernote patch from Jonathan Kollasch. 13 years ago
Andreas Huggel 0d397b95c7 Updated copyright message for 2012. 13 years ago
Andreas Huggel d109589267 Added support for CR2 IFD2 image preview. (An uncompressed TIFF image without white-balance correction.) 13 years ago
Andreas Huggel 6db7cbf321 #635: Identified image tags in CR2 images (just enough to maintain the TIFF structure, not sufficient for dcraw to still read the image) 13 years ago
Andreas Huggel 0e0845d7be #635: Added experimental write-support for CR2. 13 years ago
Andreas Huggel c2fe8be4ef Fixed the supported metadata declared by the image for several image formats (mostly XMP was missing). 13 years ago
Andreas Huggel d542872228 Added SamsungPictureWizard group with a decoding table for the Mode tag from Pascal de Bruijn. 14 years ago
Andreas Huggel 7d8becc8e5 Added -Q option to the utility, set the default log level for LogMsg to "warn", converted debug message about write strategy to an EXV_INFO log message. 14 years ago
Andreas Huggel 64511c266e Added support for Nikon3 AF Fine Tune array. (Frans van den Bergh) 14 years ago
Robin Mills ebfb513a21 Removing the casts which were regrettably added with SVN: 2525. 14 years ago
Robin Mills e2c570a1ce EPS project.
added long ul2Data(byte* buf, size_t s, ByteOrder byteOrder) to the DevStudio 64 bit build.
This rippled requiring casts to differentiate ul2Data(byte*, uint32_t,size_t) and ul2Data(byte*,size_t,size_t)
Team review requested.
14 years ago
Andreas Huggel 7770151915 Updated Copyright message for 2011. 15 years ago
Andreas Huggel 484ee13325 Updated a few DEBUG statements to use groupName(). 15 years ago
Andreas Huggel c9bf9bb52a Added image/x-pentax-pef to the list of recognized TIFF-like images 15 years ago
Andreas Huggel e62c70a867 Improved determination of MIME type (not complete yet), optimized TIFF accessors pixelWidth, pixelHeight, mimeType and primaryGroup. 15 years ago
Andreas Huggel cdd6eb2765 #726: Tweak to make it select the correct primary image. 15 years ago
Andreas Huggel 5f5d089b00 #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 15 years ago
Andreas Huggel f25fca8808 #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 15 years ago
Andreas Huggel 717d789c8e #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
Andreas Huggel b5a0471e38 #667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield) 15 years ago
Andreas Huggel 917faa049a #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 15 years ago
Andreas Huggel 06ce0d18b6 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
15 years ago
Andreas Huggel ba8a824c25 Doc added to silence doxygen warnings. 15 years ago
Andreas Huggel 03057632f5 Backed out revisions 2210:2208. 15 years ago
Andreas Huggel 74137b432f Nit-picking fixes and enhancements. 15 years ago
Andreas Huggel 2b9c257e27 Added seveal Nikon pretty-print functions. (Patch by Jens Mueller) 15 years ago
Andreas Huggel 0d3e65fe6b Added support for Nikon File Info, Auto Focus 2, Multi Exposure and Flash Info binary arrays. (Jens Mueller) 15 years ago
Andreas Huggel fc0d55dd8e #611: SonySR2 support, part 2, still experimental and incomplete. 15 years ago
Andreas Huggel 395b5b3a6a #611: Support for SonySR2 private data and encrypted sub-IFD, part 1, still experimental and incomplete. 15 years ago
HumanDynamo b1cde710cc branching Sony A100 makenotes 15 years ago
HumanDynamo 664ce529cd introduce Sony A100 CS. Not yet complete 15 years ago
HumanDynamo 6120234788 fix sony makernotes routing 15 years ago
Andreas Huggel ffc3fd8ab9 #611: Completed Sony[12] Camera Settings complex array. 15 years ago
Andreas Huggel 8dde51e054 #611: Added several Sony makernote groups. 15 years ago
HumanDynamo 45bf932d2c implement Sony Manernotes Camera Settings Version 2
Andreas, How to branch it into tiffimage.cpp as Nikon stuff ?
15 years ago
HumanDynamo 96c4a024f3 branch Sony CS to Sony2 makernotes 15 years ago
Andreas Huggel bf17786a04 Added basic config to support SonyMinolta and SonyCs groups. (Patches from Gilles Caulier) 15 years ago
Andreas Huggel 176e71e499 Added further TIFF image tags (from Adobe TIFF&PM6 and TIFF/EP specs). 15 years ago
Andreas Huggel e1189d9924 Added several TIFF tags to the reference taglist. 15 years ago
Andreas Huggel 26b5d41255 Minor fix. 15 years ago
Andreas Huggel 4d26ac3875 Added several missing TIFF tags. 15 years ago
Andreas Huggel a3b24b3615 #668: Extended list of TIFF image tags. (It turned out that there are quite a few standard TIFF tags missing from the Exiv2. To be added separately). 15 years ago
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 15 years ago
Andreas Huggel f8197d8463 #668: In TIFF and TIFF-like images, never modify 'image tags'. This patch implements the basic idea. 15 years ago
Andreas Huggel 13704dcba4 #684: Extended SubIFD support to 9 SubIFDs. 16 years ago
Andreas Huggel 6d1da85d63 #666: Bugfix, updated test results. 16 years ago
Andreas Huggel 5f1d09b6f0 #666: Added configuration setting to concatenate gaps between known tags in binary arrays. Needs testing and a test-case. 16 years ago
Andreas Huggel 603680b2d1 Various optimizations (side-effect of the analysis for #677). 16 years ago
Andreas Huggel 3662c29f16 Pointer acrobatics to workaround MSVC 7.1 problem. 16 years ago
Andreas Huggel bb71f49bdc Added config for IFD3 (needed for CR2, at least some), fixed Nikon assertion failure for unknown complex binary arrays (reported by Marcel Wiesweg). 16 years ago
Andreas Huggel 53e442d0e6 #620: Added support for Nikon Shot Info tags. 16 years ago
Andreas Huggel 974fb65f5d #620: Added support for Nikon Auto Focus Tags. 16 years ago