Andreas Huggel
|
00aaa2aee4
|
Made ExifTags::tagTitle not inlined, based on strange link error reported
|
19 years ago |
Andreas Huggel
|
512355ae35
|
Minolta makernote update for Lens ID (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
655b04751f
|
Updated MSVC project file, removed unnecessary floor function calls (fixes MSVC compilation problem), added missing #include "cassert"
|
19 years ago |
Andreas Huggel
|
431ee85816
|
Added support for MRW images (read-only), first try
|
19 years ago |
Andreas Huggel
|
4ed27573aa
|
Added support for Minolta camera settings to the new TIFF parser
|
19 years ago |
Andreas Huggel
|
830206d630
|
Tweaked TiffArrayEntry and TiffArrayElement in preparation for Minolta makernote support
|
19 years ago |
Andreas Huggel
|
c0ff4bd4b0
|
Added -b, -u and -P options to the utility. The -P option implements feature #468.
|
19 years ago |
Andreas Huggel
|
93e6a8a307
|
Minor fixes.
|
19 years ago |
Andreas Huggel
|
169cbdd9dc
|
Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version.
|
19 years ago |
Andreas Huggel
|
9394dca08c
|
Further Minolta makernote updates (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
2fb46eedf5
|
Minor changes.
|
19 years ago |
Andreas Huggel
|
09d81feb31
|
Updated Minolta Makernote (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
6872856154
|
Fixed Nikon tag names (Udi Fuchs)
|
19 years ago |
Andreas Huggel
|
6cc5f2e69e
|
Minor fix.
|
19 years ago |
Andreas Huggel
|
521cf5eb01
|
Added support for Minolta CameraSettings, part 2
|
19 years ago |
Andreas Huggel
|
274d9c7038
|
Added support for Minolta CameraSettings, part 1 (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
b824940592
|
Updated MSVC project file and fixed doxygen warnings
|
19 years ago |
Andreas Huggel
|
8bf15447d6
|
Added LensID 8 to lookup table (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
c8cd9f345d
|
Minolta makernote updates (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
59710139c2
|
Added Minolta makernote to new TIFF parser.
|
19 years ago |
Andreas Huggel
|
516bc73153
|
Added generic printTag template function (and the COUNTOF macro) and the first two Minolta lookup tables and print functions which make use of it.
|
19 years ago |
Andreas Huggel
|
59187208cd
|
Minolta Makernote: Added reference to Dalibor Jelinek's page, updated doc
|
19 years ago |
Andreas Huggel
|
073cf8af57
|
Added basic Minolta makernote support (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
6942a28dfa
|
Backed out changes done in Rev. 752
|
19 years ago |
Andreas Huggel
|
606d6c9998
|
Branched canonmn update out. Requires more work than anticipated.
|
19 years ago |
Andreas Huggel
|
84ec44eddd
|
Canon makernote update (Patrice Boissonneault). This is an intermediate revision for keepsake purposes. I will reduce this to a more conservative version shortly, in the meantime, try to avoid using this revision.
|
19 years ago |
Andreas Huggel
|
baf92b2dee
|
Changed from exiv2-config to pkg-config .pc file
|
19 years ago |
Andreas Huggel
|
24ade49e2d
|
Tagged commercial Exiv2 version 9.1
|
19 years ago |
Andreas Huggel
|
a74de25a6a
|
For commercial version: Removed code (c) Robert Rottmerhusen to decode Exif.Nikon3.LensData
|
19 years ago |
Andreas Huggel
|
86604d7a99
|
Created branch 9.1, a copy of 0.9.1 for use with commercial license.
|
19 years ago |
Andreas Huggel
|
d578504e0c
|
Added pkg-config metadata file exiv2.pc, removed <prefix>/include/exiv2 path from exiv2-config output. The exiv2-config script is now deprecated, use pkg-config instead. Fixes bug #458.
|
19 years ago |
Andreas Huggel
|
55c363d750
|
Updated MSVC build file
|
19 years ago |
Andreas Huggel
|
2a054c7543
|
Display filename in print mode if processing multiple images, like grep does (Roger Larsson)
|
19 years ago |
Andreas Huggel
|
7d578fefef
|
Improved Exif.Nikon[13].AFFocusPos print functions (Roger Larsson)
|
19 years ago |
Andreas Huggel
|
ae5cb70b58
|
Minor doc updates
|
19 years ago |
Andreas Huggel
|
ea32b96bc9
|
Makernote doc update and minor fix
|
19 years ago |
Andreas Huggel
|
448177d097
|
New TIFF parser: Added simple IFD based Sony Makernote
|
19 years ago |
Andreas Huggel
|
15b0cf42ad
|
New TIFF parser: Simplified Makernote design.
|
19 years ago |
Andreas Huggel
|
670d622612
|
New Tiff Parser: Fixed makernote implementation for cases where the makernote header cannot be parsed. Added Subifd found in Sony RAW files to the TIFF structure, but without any decoding support yet.
|
19 years ago |
Andreas Huggel
|
ba43cf489e
|
Minor fix (Roger Larsson)
|
19 years ago |
Andreas Huggel
|
89dedf0b85
|
Updated tests for the changes in the last two revisions
|
19 years ago |
Andreas Huggel
|
1d554ec9bd
|
New implementation of the print function for Exif.Nikon3.AFFocusPos (Roger Larsson)
|
19 years ago |
Andreas Huggel
|
51afbc29bb
|
Updated a few Nikon tags to avoid skipping them when decoding from NEF files
|
19 years ago |
Andreas Huggel
|
2faedb6818
|
Added threshold to prevent decoding unknown tags with large values (configurable, arbitrarily set to 4kB)
|
19 years ago |
Andreas Huggel
|
e7db4baab6
|
Minor tweaks
|
19 years ago |
Andreas Huggel
|
4e7f2ee7d9
|
New TIFF parser: Added Panasonic, Sigma and Sony makernotes
|
19 years ago |
Andreas Huggel
|
dabc5d7bb1
|
Added new Nikon makernote files to MSVC project
|
19 years ago |
Andreas Huggel
|
4a304e9265
|
New TIFF parser: Added Nikon 1 and Nikon 2 Makernotes
|
19 years ago |
Andreas Huggel
|
b4c7c6da6d
|
New TIFF parser: Added Nikon 3 Makernote and minor tweaks
|
19 years ago |
Andreas Huggel
|
36e09c9e40
|
Combined Makernote header read and check functionality to simplify things
|
19 years ago |