[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:21 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=d134d4a
The following commit has been merged in the master branch:
commit d134d4a2b111d91a835e0f098c2b902c5fa4db3b
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Thu May 13 16:15:38 2004 +0000
-1 +1
---
src/Todo | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/src/Todo b/src/Todo
index 3d9b177..1e3446b 100644
--- a/src/Todo
+++ b/src/Todo
@@ -8,16 +8,12 @@ Library Features:
+ 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
++ Implement proper error handling
Exiv2 functionality
+ Add offset to value for hexdump (requires metadata to have an offset)
Bugs:
-+ Robustness: Ifd::read needs a len argument and before accessing the buffer
- there should be a boundary check. Similarly in other functions that access
- a data buffer. This should result in a more robust handling of corrupted Exif
- data better (e.g., files with IFD1 but w/o thumbnail, as produced by jhead
- etc, etc)
+ 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