Activity

From 02 Jan 2009 to 31 Jan 2009

31 Jan 2009

23:07 Revision 1737: Fixed a few typo's in help output
Brad Schick
22:26 Revision 1736: Added msvc project for organize tool (not yet hooked up to master solution)
Brad Schick
01:48 Revision 1735: Added organize (Brad Schick).
Andreas Huggel

29 Jan 2009

23:35 Feature #611: Add support for makernote of Sony ARW files
Here's Sony A900 JPEG file. Hiroshi Kawashima
23:33 Feature #611: Add support for makernote of Sony ARW files
Here's Sony A700 JPEG file. Hiroshi Kawashima
15:23 Feature #614 (New): silence warnings from code
When exiv2 is scanning the metadata of images, it often outputs warnings about minor problems on the console that mak... drhex -

28 Jan 2009

23:18 Bug #613 (New): TiffImage does not honor the writeXmpFromPacket flag
It always writes from the XmpData container.
* Fixing this probably impacts the TiffParser::encode interface
* Sh...
Andreas Huggel
23:12 Bug #612 (Closed): Failed to delete XMP data from NEF (or any other TIFF-based) images
$ exiv2 -d x ./_DSC1661.NEF
$ exiv2 -PXkyct ./_DSC1661.NEF
Xmp.tiff.Software XmpText ...
Andreas Huggel
22:19 Feature #608: list of supported formats
Ugly workaround: Call ImageFactory::checkMode with type values from 1 and incremented by 1 until it throws an Exiv2::... Andreas Huggel
22:09 Bug #607 (Resolved): Warning: JPEG format error, rc = 5
pyexiv2 is a separate project that just uses exiv2. Please check with the pyexiv2 team or Ubuntu to find out what the... Andreas Huggel
21:28 Feature #611 (Closed): Add support for makernote of Sony ARW files
http://uk.groups.yahoo.com/group/exiv2/message/1445
http://dev.exiv2.org/boards/3/topics/show/30
Eventually this ...
Andreas Huggel

27 Jan 2009

21:57 Feature #610: Decoded metadata size
That memory is potentially non-contiguous, do you want to cache it on the application level? Wouldn't you need to get... Andreas Huggel

26 Jan 2009

13:38 Feature #610 (Rejected): Decoded metadata size
It would be nice to have a method that reports the overall amount of memory occupied by ExifData, IptcData and XmpDat... Vladimir Nadvornik

24 Jan 2009

11:02 Bug #607: Warning: JPEG format error, rc = 5
0.18 - compiled from your source.tgz - works for me.
I found this bug (in 0.17) - from python. The pyexiv-Bindings...
Joerg Beyer
09:28 Bug #607: Warning: JPEG format error, rc = 5
Did a quick test but can't reproduce this with version 0.18 (Vista and Ubuntu 8.10). Can you upgrade to 0.18 and test... Andreas Huggel
09:27 Feature #608: list of supported formats
range for the "type" parameter when I want to call ImageFactory::checkMode for all formats in a loop Vladimir Nadvornik
08:30 Feature #608: list of supported formats
Hi Vladimir,
What do you mean by "type range"?
Andreas
Andreas Huggel
08:23 Bug #609 (Closed): Building a DLL of Exiv2 0.18 in MinGW requires -no-undefined linker flag
http://uk.groups.yahoo.com/group/exiv2/message/1484
http://dev.exiv2.org/boards/3/topics/show/23
Andreas Huggel
07:55 Revision 1734: #606: Added Michael Ulbrich to authors.
Andreas Huggel
07:43 Revision 1733: #606: Fixed MSVC warnings and some cosmetics.
Andreas Huggel
07:40 Feature #608 (New): list of supported formats
It should be possible to get a list of supported formats, preferably with mime type and default extension.
(supporte...
Vladimir Nadvornik
06:47 Revision 1732: #606: Added IPTC write support for PSD images (Patch from Michael Ulbrich)
Andreas Huggel
04:39 Bug #607 (Closed): Warning: JPEG format error, rc = 5
I get this Warning at all/many of my canon eos 450d jpegs:
exiv2 -ps ~/Desktop/IMG_0585.JPG
Warning: JPEG form...
Joerg Beyer

23 Jan 2009

20:47 Patch #606 (Closed): Add write support for Photoshop PSD image format
Patch for IPTC (Michael Ulbrich): http://dev.exiv2.org/boards/3/topics/show/21 Andreas Huggel

22 Jan 2009

09:29 Revision 1731: Updated tests.
Andreas Huggel
09:21 Revision 1730: Nikon makernote updates, part 1
Andreas Huggel
01:10 Bug #605 (New): Bitmask output should show set bits for which there is no lookup value
These bits are currently suppressed in the translated output. Andreas Huggel

15 Jan 2009

01:14 Bug #604 (Resolved): Nikkor lens on Nikon D90 not recognized
Fixed in r1729. Andreas Huggel
01:11 Bug #604 (Closed): Nikkor lens on Nikon D90 not recognized
Here is another case of missing lens data. This time it is a Nikkor 18-200mm 3.5-5.6 AF-S VR on a Nikon D90. This is ... Andreas Huggel

14 Jan 2009

18:14 Revision 1729: Fixed decoding of lens data for D90 (lens data version 0204). Thanks to Niels Kris...
Andreas Huggel
06:25 Bug #603 (Resolved): Exiv2 does not read lens maker.
Thanks for the information! The ID of this lens was missing.
Fixed in r1728.
Andreas Huggel
06:18 Revision 1728: #603: Added new Tamron lens and lens data version number (Thanks to Niels Kristian...
Andreas Huggel

13 Jan 2009

00:38 Bug #603 (Closed): Exiv2 does not read lens maker.
Exiv2 0.18 does not read the lens maker in all instances. I this case it is a Tamron 18-200mm 3.5-6.3 on a Nikon D300... Niels Kristian Bech Jensen

12 Jan 2009

23:27 Bug #602: Exiv2 generated TIFF incompatible with libtiff
> exiv2 in dsc_0113_exiv2.tif
The "exiv2 in" command seems to overwrite existing tags in the tif file, the result ...
Andreas Huggel
21:41 Bug #602: Exiv2 generated TIFF incompatible with libtiff
Requested files added. The TIFF file I'm starting with was created with ufraw/libtiff without embedding EXIF data in ... Udi Fuchs
21:25 Bug #602: Exiv2 generated TIFF incompatible with libtiff
$ exiv2 in dsc_0113_exiv2.tif
where does the dsc_0113_exiv2.tif file come from, does it have a StripOffsets tag? C...
Andreas Huggel
20:29 Bug #602 (Closed): Exiv2 generated TIFF incompatible with libtiff
It seems that embedding EXIF data in TIFF files causes libtiff to complain.
The first attached TIFF file was creat...
Udi Fuchs
07:44 Bug #581 (Resolved): Remove FindMetadatum* from API
Applied in changeset r1727. Andreas Huggel
07:38 Revision 1727: Removed unary predicate classes FindMetadatum* from the public API. Fixes #581.
Andreas Huggel

10 Jan 2009

07:05 Revision 1726: Added new rw2image* files to cmake configuration.
Andreas Huggel
07:00 Revision 1725: Merged -r1721:1724 from the trunk.
Andreas Huggel

09 Jan 2009

23:25 Revision 1724: Minor addition.
Andreas Huggel
05:41 Revision 1723: Added rw2image.[ch]pp files
Andreas Huggel

07 Jan 2009

23:31 Bug #601 (New): Metadata conversion enhancements
The "new XMP specification":http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart3.pdf has more details on metada... Andreas Huggel

06 Jan 2009

23:08 Bug #600: Upgrade XMP Toolkit to version 4.4.2
http://www.adobe.com/devnet/xmp/ Andreas Huggel
23:02 Bug #600 (Closed): Upgrade XMP Toolkit to version 4.4.2
Changes between version 4.1.1 and 4.4.2 according to the overview document in the distribution:
* Handlers for add...
Andreas Huggel
22:59 Feature #599 (New): XMP packets split across multiple APP1 segments
It looks like Adobe has recently updated its XMP specification
to allow JPEG files to host large (> 65,502 bytes) XM...
Andreas Huggel
07:58 Revision 1722: Added read-support for Panasonic RW2 raw images (incl. preview access).
Andreas Huggel
« Previous
Next »
 

Also available in: Atom