[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:33 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=12829b9

The following commit has been merged in the master branch:
commit 12829b984b50122de80e1692a60abc38229a8afd
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Aug 12 04:13:18 2004 +0000

    Added Brad's todos
---
 src/Todo | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/Todo b/src/Todo
index 9715ea5..0e1df55 100644
--- a/src/Todo
+++ b/src/Todo
@@ -15,9 +15,20 @@ Library Features:
 + Complete support to create Exif data from scratch:
   + set makernote, write makernote tags
   + set thumbnail, write thumbnail tags
-  + write unknown tags 
+  + read and write unknown tags 
 + Make it possible to force write from metadata (just an optional arg to write?)
 
++ change Exif keys to "'Exif'.IfdName.TagName"
++ Get rid of Image::detach and make Image open files on-demand 
++ Make Image::doWriteMetadata do its work in a single pass
+
++ Add Key class hierarchy, undo Metadaum hierarchy
++ Make sure IptcData supports unknown dataset (best done with Key class that handles
+  Ids)
++ Revise Image and IptcData+ExifData API (aka turn it inside out)
++ Add PSD images support (and TIFF, NEF, CRW...)
++ Add support for XML metadata files
+
 Exiv2 functionality
 + Add offset to value for hexdump (requires metadata to have an offset)
 
@@ -35,4 +46,3 @@ Bugs:
 + Review: Exception safety
 + Review: Ifd1 only at Thumbnail, do we really need Thumbnail::update() ?
 + Is the hexdump output of exiv2 byte-swapped??
-

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list