[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:26 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=8cf1ede
The following commit has been merged in the master branch:
commit 8cf1ede430a0d33afd88ba353eae1e0088dede53
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Thu Jun 10 16:17:41 2004 +0000
Minor changes
---
src/Todo | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/Todo b/src/Todo
index 9345e58..338e0ab 100644
--- a/src/Todo
+++ b/src/Todo
@@ -2,6 +2,7 @@ Library Features:
+ Thumbnail support: set (re-calculate)
+ operator>> for Value, since we already have read()?
+ Use auto_ptr 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)
@@ -14,6 +15,8 @@ Exiv2 functionality
+ Add offset to value for hexdump (requires metadata to have an offset)
Bugs:
++ ExifData::copyFromMetadata: wrong offsets if no ExifTag exists. Same problem
+ probably occurs when GPSTag or InteroperabilityTag are missing.
+ Handle all Todo's
+ Cleanup and fix implementation of JpegImage (must be able to read any APP0/1),
should be able to insert exv into extracted thumbs (usually w/o APP0/1)
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list