Activity
From 28 Nov 2009 to 27 Dec 2009
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...
- 16:44 Bug #634 (Resolved): Locking error on windows when updating a TIFF file with MemoryMapping enabled
- 16:44 Feature #579 (Resolved): Implement memory mapping for Windows platforms
- 07:30 Revision 1972: Removed second and third(!) stdio.h include.
- 07:02 Revision 1971: Minor change to make XMP-SDK compile on MinGW with gcc-4.4
- 06:57 Revision 1970: Changed MemIo to use a Pimpl class too (#510).
- 02:54 Revision 1969: Another try to get rid of the DOS newline in a manner which works on other platfor...
- 02:53 Revision 1968: Use [w]path() instead of p_->[w]path_.
- 01:56 Revision 1967: #579: Implemented mmap for Windows directly in FileIo and made that class use the ...
- 01:31 Revision 1966: Minor fix to make MSVC happy.
25 Dec 2009
- 08:15 Revision 1965: Removed --disable-printucs2 configure option.
- 03:31 Revision 1964: Ensure const correctness of iconv arguments.
23 Dec 2009
- 07:31 Revision 1963: #663: Reverted change made in r1961.
- 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...
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... - 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... - 03:26 Revision 1962: Added warning.
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... - 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...
- 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):
... - 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.... - 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 (...
- 06:44 Revision 1961: #663: Removed check for complete PS data.
20 Dec 2009
- 15:55 Bug #651 (Resolved): Exif tag: TimeZoneOffset (0x882a) missing
- Added TimeZoneOffset (0x882a) and 33 other missing TIFF/EP tags.
- 15:54 Revision 1960: #651: Added TimeZoneOffset (0x882a) and 33 other missing TIFF/EP tags.
- 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=...
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...
- 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. ...
- 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...
- 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...
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...
- 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... - 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... - 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, ... - 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... - 06:20 Bug #660 (Closed): Exiv2 segfault with OLYMPUS E-P1 .ORF file.
- 04:40 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
- Yes, it should be issue #647.
- 04:26 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
- > Oops. Duplicate of issue #649.
Should that be #647 then?
- 03:50 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
- It is a 64bit Linux platform (Ubuntu 9.10 Karmic Koala).
- 01:43 Bug #661 (Resolved): Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1)
- 01:40 Revision 1959: #661: Changed type of tag Exif.Image.Resources to BYTE (1).
- 01:37 Revision 1958: -b option now also suppresses Byte and SByte values.
- 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... - 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.
16 Dec 2009
- 18:05 Bug #660: Exiv2 segfault with OLYMPUS E-P1 .ORF file.
- Oops. Duplicate of issue #649.
- 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...
13 Dec 2009
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 | ...
09 Dec 2009
07 Dec 2009
- 08:14 Bug #658 (Resolved): exception to print raw from Olympus SP-560UZ
- 08:13 Bug #658: exception to print raw from Olympus SP-560UZ
- Fixed with r1954.
Thanks for reporting the issue.
Andreas
- 08:05 Revision 1955: Added config for IFD3 (needed for CR2, at least some), fixed Nikon assertion failu...
- 08:01 Revision 1954: #658: Header of SP-560UZ ORF files seems to have a different magic.
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...
04 Dec 2009
02 Dec 2009
29 Nov 2009
- 07:27 Revision 1951: Doc cosmetics.
- 02:42 Revision 1950: #620: Added support for Nikon Auto Focus Tags.
28 Nov 2009
- 23:40 Revision 1949: #620: Fixed a few Nikon tag names.
- 23:16 Revision 1948: #620: Added support for Nikon Vibration Reduction and Picture Control Tags.
- 06:09 Revision 1947: Fixed compiler warning (i686-apple-darwin9-g++-4.0.1).
- 06:07 Revision 1946: Updated Nikon Lens lookup table to v4.1.361.01 of Robert Rottmerhusen's fmountlens...
- 01:41 Revision 1945: #620: Removed assertion. For decrypted tags, the condition can be false.
- 00:28 Revision 1944: Updated Doxyfile for doxygen 1.6.1 and silenced a few doxygen warnings.
Also available in: Atom