Commit Graph

1204 Commits

Author SHA1 Message Date
Andreas Huggel 5620fb6df1 Added XmpValue hierarchy, LangAltValue and support in the XmpParser for it. 2007-09-10 14:50:31 +00:00
Andreas Huggel f99e43342d Reworked XmpParser to be able to support any XMP value types. 2007-09-08 07:41:30 +00:00
HumanDynamo b7e2922422 disable DEBUG 2007-09-06 14:04:09 +00:00
Andreas Huggel c6ee9fad0c Improved support for XMP arrays. 2007-09-03 08:06:23 +00:00
Andreas Huggel 30d40d2b68 Added IPTC Core properties, allow unknown properties in known schemas. 2007-09-02 09:19:52 +00:00
Andreas Huggel 9ba646f95e Added crs and aux XMP properties. 2007-09-01 15:04:04 +00:00
Andreas Huggel 507fd5d425 Bugfix. 2007-08-31 09:24:35 +00:00
Andreas Huggel 088679c64f Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.) 2007-08-31 08:28:43 +00:00
Andreas Huggel 34d36799d4 Added image interface to set and clear the XMP packet and the code to write XMP packets to JPEG images. 2007-08-31 06:41:28 +00:00
Andreas Huggel d128c392a6 Improved consistency of XMP and Exif/IPTC actions, added X extract/insert target, updated test results. 2007-08-27 05:42:36 +00:00
Andreas Huggel f76a94b3aa Fixed bug introduced in the previous revision, added warning for read value failure to the utility. 2007-08-27 03:45:23 +00:00
Andreas Huggel 91a359bffa Added first version of XMP encoder (not used yet), added Metadatum::toString(n), some smaller cleanups, fixes and tweaks. 2007-08-24 10:55:06 +00:00
HumanDynamo 663efcc7ae Code backported from digiKam to write ImageMagick Raw profile from scratch. Not yet adapted and used. We will use it later about PNG write support 2007-08-23 10:57:49 +00:00
HumanDynamo 830fb206e5 add ref. urls. 2007-08-23 09:21:12 +00:00
HumanDynamo 8f4cc2c747 fix my e-mail 2007-08-23 09:19:04 +00:00
HumanDynamo a6d09d8b17 code factorization : add new method to wrap zlib uncompress method 2007-08-23 09:07:01 +00:00
HumanDynamo 84f0c2b5ea 2nd code polishing using a new separate method to parse chunk content and assign right metadata accorndinly to image 2007-08-23 08:42:18 +00:00
HumanDynamo 5bd00c91c1 first simplication of code : add a new method to parse PNG chunks 2007-08-23 08:22:38 +00:00
HumanDynamo 01bd260315 added capability to extract PNG iTXt chunk (compressed or uncompressed).
added Adobe XMP iTXt extraction.
added iTXt PNG Description of image (assigned as Exiv2 comments).
2007-08-22 12:25:16 +00:00
HumanDynamo b72d6ef1f6 fix my e-mail 2007-08-22 09:29:43 +00:00
Andreas Huggel 1aa5d8338c Added xmpDM and pdf property lists. 2007-08-21 17:59:00 +00:00
Andreas Huggel 9e76805153 Catch exceptions from XMP toolkit, strip extra text (a URL) from beginning of XMP packets in TIFF and PNG images. 2007-08-21 16:53:38 +00:00
HumanDynamo 97d6bded54 first try to extract XMP metadata from PNG file. Do not work yet. 2007-08-21 16:31:22 +00:00
Andreas Huggel 5b24c2fce5 Added (static) class XmpParser, removed XmpData::load and XmpData::copy. Added decoding of XMP packets in TIFF images. 2007-08-21 15:04:49 +00:00
Andreas Huggel 418c16b07f Updated version number to 0.16. 2007-08-21 11:11:42 +00:00
HumanDynamo 0dbb240466 dump to 0.16 release 2007-08-21 09:49:22 +00:00
HumanDynamo 60edc05d81 Exiv2 from xmp branch : Accordinly with Andreas, dump version from 0.15 to 0.16. 2007-08-21 09:19:37 +00:00
HumanDynamo 6b20a75fad add url to hack with png chunks 2007-08-21 07:37:34 +00:00
Andreas Huggel 9b214e5aaa Added xmpTPg and photoshop properties. 2007-08-20 15:57:10 +00:00
HumanDynamo 1cf24939b0 Photoshop => Adobe Photoshop 2007-08-20 13:38:08 +00:00
olivier 7264e1e966 Updated the French translation. 2007-08-19 16:51:13 +00:00
HumanDynamo 53781e293a added URls to download external packages 2007-08-19 11:06:25 +00:00
Andreas Huggel e46674ef9f Added properties for schemas xmpRights, xmpMM and xmpBJ. 2007-08-18 11:12:56 +00:00
Andreas Huggel 89a55bb042 Added dc and xmp properties. 2007-08-16 14:14:27 +00:00
Andreas Huggel deebdfd512 Added XmpTextValue, used for all text properties. 2007-08-16 08:06:13 +00:00
Andreas Huggel 28ff429bc4 Merged revisions 1150:1169 from the trunk. 2007-08-13 14:48:04 +00:00
Andreas Huggel 884b4355bb Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
Andreas Huggel 417cbdc5ec Added option to the utility to extract XMP packet from images, added xmpparse and deleted xmpdump samples. 2007-08-10 15:51:08 +00:00
Andreas Huggel d8a52e3d27 Added exif: properties, added simple print function to utility, fixes to make it all work. 2007-08-09 16:40:48 +00:00
Andreas Huggel 18443041d6 Completed TIFF properties table. 2007-08-08 15:57:09 +00:00
Andreas Huggel 3b41151e40 Made header arg of Tiffparser::decode optional. 2007-08-08 10:33:52 +00:00
Andreas Huggel 815afce75d Updated for new Exif.Image.PrintImageMatching tag. 2007-08-08 08:48:40 +00:00
Andreas Huggel 3c140eea53 Introduced TiffHeaderBase, derived other TIFF headers from it. 2007-08-08 08:30:38 +00:00
Andreas Huggel 5db4e60f7f Fixed MIME type. 2007-08-08 05:56:54 +00:00
Andreas Huggel 35e47b0d2d Applied ORF patch by Jeff Costlow. 2007-08-08 05:55:05 +00:00
Andreas Huggel 54a7b96c05 Feature branch for ORF raw file support. 2007-08-08 05:50:03 +00:00
Andreas Huggel 3adcbf3bd0 Added a first go at the decode code. Untested, and there is no XmpTextValue yet. 2007-07-29 02:59:22 +00:00
Andreas Huggel 11ef10059f Added Minolta lenses (Hiroshi Kawashima). 2007-07-28 06:09:43 +00:00
Andreas Huggel 0b771aafd0 More minor changes. 2007-07-28 05:28:38 +00:00
Andreas Huggel dfef2f9eb6 Minor changes. 2007-07-28 05:27:56 +00:00