[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:41 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=67baf1f
The following commit has been merged in the master branch:
commit 67baf1f676defa6a1f9be162aeac8532128af6e4
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sun Oct 24 06:26:24 2004 +0000
Updated
---
src/Todo | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/src/Todo b/src/Todo
index 619ed92..293e986 100644
--- a/src/Todo
+++ b/src/Todo
@@ -3,14 +3,12 @@ Library Features:
+ add ExifData::erase(tag)
+ Thumbnail support: set (re-calculate)
+ operator>> for Value, since we already have read()?
-+ Use auto_ptr and DataBuf where applicable
+ Use size_t where appropriate
+ Support TIFF type ids
+ Support for broken IFD makernotes (which have corrupted IFD offsets)
-+ Support TIFF images (TiffImage)
+ Support non-intrusive deletion of entries from an IFD.
-+ Extended JPEG support (comments, actual resolution of the image)
+ Write an example using low level IFD classes to print summary Exif info
++ Extended JPEG support (actual resolution of the image)
+ Implement proper error handling
+ Complete support to create Exif data from scratch:
+ set thumbnail, write thumbnail tags
@@ -19,7 +17,6 @@ Library Features:
+ Get rid of Image::detach and make Image open files on-demand
+ Make Image::doWriteMetadata do its work in a single pass
-+ Make sure IptcData supports unknown dataset (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 packaging
More information about the pkg-kde-commits
mailing list