Bug #516
Print functions need access to other tags
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 100% |
|
| Category: | exif | |||
| Target version: | 0.18 | |||
Description
Some camera vendors use different meanings for the same tag values depending on the camera model (e.g., Canon). In these cases it is necessary to access the camera model tag to decide which translation table to use.
Nikon has encrypted tags and in order to decrypt them it is necessary to access other tags.
See these threads for further discussions and a solution-sketch:
http://uk.groups.yahoo.com/group/exiv2/message/450
http://uk.groups.yahoo.com/group/exiv2/message/756
Related issues
| related to Exiv2 - Feature #474 | Add a metadatum member to access translated tag values without the need to use streams | Closed |
History
Updated by Andreas Huggel 1008 days ago
r1112 in branches/exiv2-tiffparser adds an optional ExifData* arg to print functions as a first step.
Updated by Andreas Huggel 512 days ago
So far only the pretty-print function for Exif.CanonCs.LensType uses the feature.
Updated by Andreas Huggel 451 days ago
- % Done changed from 0 to 100
Updated by Andreas Huggel 449 days ago
- Status changed from Resolved to Closed