Activity
From 11 Jan 2009 to 09 Feb 2009
09 Feb 2009
- 23:28 Revision 1745: Support for building exiv2+organize
- Small changes to organize.vcproj to match the other exiv2 projects
Updated README-MSVC.txt with information about bui...
06 Feb 2009
- 22:44 Bug #494: Some EXIF data not retrieved from Canon RAW files
- Patch for displaying focal length. Only tested with PowerShot s60 raw files.
05 Feb 2009
- 03:51 Feature #611: Add support for makernote of Sony ARW files
- Thank you!
I'm trying again.
Attached is A900 JPEG file.
04 Feb 2009
- 06:37 Bug #612 (Resolved): Failed to delete XMP data from NEF (or any other TIFF-based) images
- Applied in changeset r1744.
- 06:37 Revision 1744: Quickfix to remove XMP packet without API change. Fixes #612.
03 Feb 2009
- 07:17 Bug #615 (Resolved): Setting the Exif makernote tag aborts if type is not "undefined" (digiKam bu...
- 07:13 Revision 1743: Fixed count of makernote tag. Fixes bug #615.
- 01:46 Revision 1742: Fixed ExifParser::encode to delete Panasonic RAW tags, filter duplicate tags when ...
02 Feb 2009
- 22:41 Feature #611: Add support for makernote of Sony ARW files
- Maybe you have difficulties uploading the second file because of the 5MB limit for attachments. I've changed it to 10MB.
- 21:33 Feature #611: Add support for makernote of Sony ARW files
- Hmm...
It seems last A900 JPEG file upload failed?
Trying again...
- 19:59 Revision 1741: Time for an update before investigating adding Brad's "organizer" to the mix.
- 08:19 Revision 1740: Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and re...
- 03:53 Revision 1739: Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for...
- 03:50 Revision 1738: Added comment.
- 02:43 Bug #615 (Closed): Setting the Exif makernote tag aborts if type is not "undefined" (digiKam bug ...
- ahuggel@mowgli> ./exiv2 -M'set Exif.Photo.MakerNote Short 1 2 3' exiv2-empty.jpg
exiv2: tiffcomposite.cpp:697: virt...
31 Jan 2009
- 23:07 Revision 1737: Fixed a few typo's in help output
- 22:26 Revision 1736: Added msvc project for organize tool (not yet hooked up to master solution)
- 01:48 Revision 1735: Added organize (Brad Schick).
29 Jan 2009
- 23:35 Feature #611: Add support for makernote of Sony ARW files
- Here's Sony A900 JPEG file.
- 23:33 Feature #611: Add support for makernote of Sony ARW files
- Here's Sony A700 JPEG file.
- 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...
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... - 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 ... - 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::...
- 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...
- 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 ...
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...
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...
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... - 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...
- 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
- 08:30 Feature #608: list of supported formats
- Hi Vladimir,
What do you mean by "type range"?
Andreas - 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
- 07:55 Revision 1734: #606: Added Michael Ulbrich to authors.
- 07:43 Revision 1733: #606: Fixed MSVC warnings and some cosmetics.
- 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... - 06:47 Revision 1732: #606: Added IPTC write support for PSD images (Patch from Michael Ulbrich)
- 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...
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
22 Jan 2009
- 09:29 Revision 1731: Updated tests.
- 09:21 Revision 1730: Nikon makernote updates, part 1
- 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.
15 Jan 2009
- 01:14 Bug #604 (Resolved): Nikkor lens on Nikon D90 not recognized
- Fixed in r1729.
- 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 ...
14 Jan 2009
- 18:14 Revision 1729: Fixed decoding of lens data for D90 (lens data version 0204). Thanks to Niels Kris...
- 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. - 06:18 Revision 1728: #603: Added new Tamron lens and lens data version number (Thanks to Niels Kristian...
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...
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 ... - 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 ...
- 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... - 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... - 07:44 Bug #581 (Resolved): Remove FindMetadatum* from API
- Applied in changeset r1727.
- 07:38 Revision 1727: Removed unary predicate classes FindMetadatum* from the public API. Fixes #581.
Also available in: Atom