Activity

From 01 Dec 2009 to 30 Dec 2009

30 Dec 2009

07:50 Bug #658 (Closed): exception to print raw from Olympus SP-560UZ
Andreas Huggel
07:50 Bug #661 (Closed): Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1)
Andreas Huggel
07:50 Bug #664 (Closed): Crash when reading PNG image
Andreas Huggel
07:50 Bug #651 (Closed): Exif tag: TimeZoneOffset (0x882a) missing
Andreas Huggel
07:50 Bug #652 (Closed): Problems converting SubSec tags to XMP
Andreas Huggel
07:50 Bug #653 (Closed): SVN 1912 fails to build
Andreas Huggel
07:50 Patch #649 (Closed): Converter fixes
Andreas Huggel
07:50 Bug #656 (Closed): Broken image causes exiv2 to abort (digiKam bug 214913)
Andreas Huggel
07:50 Feature #646 (Closed): Additional lens data
Andreas Huggel
07:50 Bug #657 (Closed): Nef Metadata edit with Digikam make impossible to open it with captureNX or Vi...
Andreas Huggel
07:50 Bug #647 (Closed): Seg fault with Olympus E-P1 orf
Andreas Huggel
07:50 Bug #629 (Closed): Virtual functions should not be inlined
Andreas Huggel
07:50 Patch #642 (Closed): string formatting of error #31
Andreas Huggel
07:50 Bug #641 (Closed): exiv2 "Image size" output broken for Nikon D700 NEF files
Andreas Huggel
07:50 Bug #634 (Closed): Locking error on windows when updating a TIFF file with MemoryMapping enabled
Andreas Huggel
07:50 Bug #645 (Closed): Conversion from XMP sidecar leaks XMP-SDK exception. (digiKam bug 204042)
Andreas Huggel
07:50 Bug #617 (Closed): Optimize TIFF writing
Andreas Huggel
07:50 Feature #620 (Closed): Update Nikon makernotes
Andreas Huggel
07:50 Bug #627 (Closed): typeId methods not available, -fvisibility-inlines-hidden
Andreas Huggel
07:50 Bug #581 (Closed): Remove FindMetadatum* from API
Andreas Huggel
07:50 Bug #600 (Closed): Upgrade XMP Toolkit to version 4.4.2
Andreas Huggel
07:50 Bug #571 (Closed): Need to convert character set when writing XMP sidecar
Andreas Huggel
07:50 Feature #579 (Closed): Implement memory mapping for Windows platforms
Andreas Huggel
07:50 Bug #533 (Closed): Support multiple APP13 Photoshop 3.0 segments in a JPEG
Andreas Huggel
05:23 Revision 1989: Tagged release 0.19
Andreas Huggel
05:18 Revision 1988: Updated Changelog
Andreas Huggel
05:17 Revision 1987: Updated translations, just made it... (Michal Smoczyk).
Andreas Huggel
03:29 Revision 1986: Pointer acrobatics to workaround MSVC 7.1 problem.
Andreas Huggel

29 Dec 2009

22:26 Revision 1985: Minor doc update.
Andreas Huggel
19:49 Feature #667 (New): Update Canon makernote
Use binary arrays to model many currently not decoded tags
Andreas Huggel
19:47 Feature #666 (Closed): Optimize binary array elements
Some binary arrays are large and only a few elements in the array are known.
In such cases, creating a tag for every...
Andreas Huggel
19:41 Feature #635: [Wish] Write support for Canon RAW CR2 files
CR2 images have a header with a pointer to the last IFD. Andreas Huggel
19:40 Feature #665 (Closed): Write support for Olympus RAW ORF files
They seem to have a TIFF/EP structure with a simple extended header. Andreas Huggel
18:45 Bug #663 (Feedback): Failure to write to Jpeg from Canon Ixus - digikam bug 214636
Andreas Huggel
08:56 Revision 1984: Tweak.
Andreas Huggel
07:24 Revision 1983: Doc updates: added new Nikon and Canon makernote tags, silenced doxygen warnings.
Andreas Huggel
06:36 Revision 1982: Minor manpage update.
Andreas Huggel
05:44 Bug #664: Crash when reading PNG image
It's gwenview, crashing on its own as well as konqueror embedding the gwenview component.
libgwenview seems to use l...
Marcel Wiesweg
05:29 Revision 1981: Bumped version to 0.19.
Andreas Huggel
02:51 Revision 1980: Updated po files.
Andreas Huggel
02:47 Revision 1979: Updated ChangeLog for 0.19.
Andreas Huggel
02:46 Bug #664 (Resolved): Crash when reading PNG image
Patch checked-in. Andreas Huggel
02:45 Revision 1978: #664: Check key size before comparing it.
Andreas Huggel

28 Dec 2009

20:41 Bug #627 (Resolved): typeId methods not available, -fvisibility-inlines-hidden
Fixed in #629 Andreas Huggel
20:10 Bug #664: Crash when reading PNG image
> pay attention when clicking under KDE, may also crash konqueror which is using exiv2 through a component
Interes...
Andreas Huggel
18:43 Bug #664 (Assigned): Crash when reading PNG image
Attached patch fixes the problem. I'll apply the patch later today and it will be included in 0.19.
Andreas Huggel
06:47 Revision 1977: Removed trailing whitespace.
Andreas Huggel
06:11 Revision 1976: Added includes for g++-4.4 (Debian 4.4.2-3).
Andreas Huggel
05:34 Bug #664: Crash when reading PNG image
> sorry, didn't manage to compile with debug info
That requires some insider-info:
# make config; ./configure
...
Andreas Huggel
04:24 Revision 1975: #571: Add Iptc.Envelope.CharacterSet only if any other dataset is added, fixed tests.
Andreas Huggel
04:21 Revision 1974: Tweaked test scripts for portability.
Andreas Huggel
04:10 Bug #664 (Closed): Crash when reading PNG image
Exiv2 crashes when reading this PNG image found by a digikam user:
http://bugs.kde.org/attachment.cgi?id=39398
(pay...
Marcel Wiesweg
03:52 Revision 1973: Removed one include too many.
Andreas Huggel

27 Dec 2009

16:50 Feature #620 (Resolved): Update Nikon makernotes
Makernotes are moving targets, there are a few more composite tags left, to be implemented in another round, together... Andreas Huggel
16:44 Bug #634 (Resolved): Locking error on windows when updating a TIFF file with MemoryMapping enabled
Andreas Huggel
16:44 Feature #579 (Resolved): Implement memory mapping for Windows platforms
Andreas Huggel
07:30 Revision 1972: Removed second and third(!) stdio.h include.
Andreas Huggel
07:02 Revision 1971: Minor change to make XMP-SDK compile on MinGW with gcc-4.4
Andreas Huggel
06:57 Revision 1970: Changed MemIo to use a Pimpl class too (#510).
Andreas Huggel
02:54 Revision 1969: Another try to get rid of the DOS newline in a manner which works on other platfor...
Andreas Huggel
02:53 Revision 1968: Use [w]path() instead of p_->[w]path_.
Andreas Huggel
01:56 Revision 1967: #579: Implemented mmap for Windows directly in FileIo and made that class use the ...
Andreas Huggel
01:31 Revision 1966: Minor fix to make MSVC happy.
Andreas Huggel

25 Dec 2009

08:15 Revision 1965: Removed --disable-printucs2 configure option.
Andreas Huggel
03:31 Revision 1964: Ensure const correctness of iconv arguments.
Andreas Huggel

23 Dec 2009

07:31 Revision 1963: #663: Reverted change made in r1961.
Andreas Huggel
01:29 Bug #663: Failure to write to Jpeg from Canon Ixus - digikam bug 214636
Thanks for the feedback, Michael and Volker. I've asked on the digiKam bugtracker and since it's more important to fi... Andreas Huggel

22 Dec 2009

16:38 Bug #663: Failure to write to Jpeg from Canon Ixus - digikam bug 214636
The change introduced in revision 1961 is dangerous and should be reverted immediately.
The change disables a secu...
Volker Grabsch
16:15 Bug #663: Failure to write to Jpeg from Canon Ixus - digikam bug 214636
Hi Andreas, all,
the original Photo1-beforemodif-tagLyon.JPG and Photo2-beforemodif-tagCuisine.JPG in https://bugs...
Michael Ulbrich
03:26 Revision 1962: Added warning.
Andreas Huggel

21 Dec 2009

16:43 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
> I am having trouble compiling.
>
> I got Cmake to Configure everything (I think, this is my first time using CMa...
Andreas Huggel
16:33 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
> How about this rule: Interpret Unicode escapes, but just copy everything else? That way, Ascii with escapes will gi... Andreas Huggel
09:01 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
I am having trouble compiling.
I got Cmake to Configure everything (I think, this is my first time using CMake):
...
Leo Sutic
08:27 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
Andreas Huggel wrote:
> > I think this decoding of unicode escapes can be useful for all values on the command line....
Leo Sutic
07:05 Bug #663: Failure to write to Jpeg from Canon Ixus - digikam bug 214636
The image Photo2-beforemodif-tagCuisine.JPG has a weird JPEG structure: It contains two APP1 segments with XMP data (... Andreas Huggel
06:44 Revision 1961: #663: Removed check for complete PS data.
Andreas Huggel

20 Dec 2009

15:55 Bug #651 (Resolved): Exif tag: TimeZoneOffset (0x882a) missing
Added TimeZoneOffset (0x882a) and 33 other missing TIFF/EP tags. Andreas Huggel
15:54 Revision 1960: #651: Added TimeZoneOffset (0x882a) and 33 other missing TIFF/EP tags.
Andreas Huggel
06:45 Bug #663 (Feedback): Failure to write to Jpeg from Canon Ixus - digikam bug 214636
Exiv2 fails to write to the sample images provided with digikam bug 214636
( https://bugs.kde.org/attachment.cgi?id=...
Marcel Wiesweg

19 Dec 2009

22:43 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
> I think this decoding of unicode escapes can be useful for all values on the command line. How about inserting it a... Andreas Huggel
04:38 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
> > I am thinking about letting read() only accept UTF8 strings, and put the escape sequence decoding ahead of that. ... Leo Sutic
03:51 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
> I still think we should derive it from StringValueBase. The UserComment is basically a string value with an encodin... Andreas Huggel
03:35 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
Yes, Vladimir's suggestion makes sense.
I still think we should derive it from StringValueBase. The UserComment is...
Leo Sutic

18 Dec 2009

22:53 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
> How does the above sound to you? Did I understand things correctly that the std::string passed to CommentValue::rea... Andreas Huggel
19:09 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
Hi Andreas,
having had a brief look at the code, it seems like CommentValue::read(const std::string& comment) is t...
Leo Sutic
18:21 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
h3. Related info
* General remarks about the lack of Exiv2 characterset conversions
http://dev.exiv2.org/boards/3...
Andreas Huggel
17:46 Bug #662: Incorrect Unicode encoding of Exif UserComment tag
Leo,
Thanks for your thoughts.
> In the Exif UserComment tag, the characters may be encoded as Ascii, Unicode, ...
Andreas Huggel
09:46 Bug #662 (Closed): Incorrect Unicode encoding of Exif UserComment tag
In the Exif UserComment tag, the characters may be encoded as Ascii, Unicode, JIS or "Undefined".
This bug concern...
Leo Sutic
06:20 Bug #660 (Closed): Exiv2 segfault with OLYMPUS E-P1 .ORF file.
Andreas Huggel
04:40 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
Yes, it should be issue #647.
Niels Kristian Bech Jensen
04:26 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
> Oops. Duplicate of issue #649.
Should that be #647 then?
Andreas Huggel
03:50 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
It is a 64bit Linux platform (Ubuntu 9.10 Karmic Koala). Niels Kristian Bech Jensen
01:43 Bug #661 (Resolved): Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1)
Andreas Huggel
01:40 Revision 1959: #661: Changed type of tag Exif.Image.Resources to BYTE (1).
Andreas Huggel
01:37 Revision 1958: -b option now also suppresses Byte and SByte values.
Andreas Huggel
01:01 Bug #661 (Closed): Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1)
Exiv2 currently uses UNDEFINED (7) which causes libtiff to complain with a warning.
Related to: https://bugs.kde.org...
Andreas Huggel
00:27 Bug #660 (Feedback): Exiv2 segfault with OLYMPUS E-P1 .ORF file.
I can't reproduce this on my 32bit Linux. What platform are you on?
-ahu.
Andreas Huggel

16 Dec 2009

18:05 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
Oops. Duplicate of issue #649.
Niels Kristian Bech Jensen
17:58 Bug #660 (Closed): Exiv2 segfault with OLYMPUS E-P1 .ORF file.
Exiv2 0.18.2 segfaults with the OLYMPUS E-P1 .ORF file downloaded from http://fourthirds-user.com/sample_images/197/r... Niels Kristian Bech Jensen

13 Dec 2009

02:27 Revision 1957: Fixed visibility warning on Mac OSX 10.6.2
Andreas Huggel

10 Dec 2009

13:07 Bug #659 (Closed): LensType not reported for Pentax K-x
LensType tag is not reported for pictures taken with new Pentax K-x camera.
Example:
$ exiv2 -p a IMGP0147.JPG | ...
Piotr Ryszkiewicz

09 Dec 2009

08:05 Revision 1956: Updated references to Nikon lens data tag.
Andreas Huggel

07 Dec 2009

08:14 Bug #658 (Resolved): exception to print raw from Olympus SP-560UZ
Andreas Huggel
08:13 Bug #658: exception to print raw from Olympus SP-560UZ
Fixed with r1954.
Thanks for reporting the issue.
Andreas
Andreas Huggel
08:05 Revision 1955: Added config for IFD3 (needed for CR2, at least some), fixed Nikon assertion failu...
Andreas Huggel
08:01 Revision 1954: #658: Header of SP-560UZ ORF files seems to have a different magic.
Andreas Huggel

05 Dec 2009

04:44 Bug #658 (Closed): exception to print raw from Olympus SP-560UZ
then from commandline run exiv2 pr p2030388.orf or others
show this:
Exiv2 exception in print action for file p20...
Francisco Javier Félix Belmonte

04 Dec 2009

09:40 Revision 1953: #620: Added support for Nikon Shot Info tags.
Andreas Huggel

02 Dec 2009

06:26 Revision 1952: Inverted the meaning of -u. Bad bad bad...
Andreas Huggel
« Previous
Next »
 

Also available in: Atom