Andreas Huggel
|
974fb65f5d
|
#620: Added support for Nikon Auto Focus Tags.
|
16 years ago |
Andreas Huggel
|
dbc01d16cc
|
#620: Added support for Nikon Vibration Reduction and Picture Control Tags.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
6c6fa80877
|
Replaced assertions with checks.
|
17 years ago |
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
fcd94e2eee
|
Fixed count of makernote tag. Fixes bug #615.
|
17 years ago |
Andreas Huggel
|
afe8efcc31
|
Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image.
|
17 years ago |
Andreas Huggel
|
808494f0a1
|
Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures.
|
17 years ago |
Andreas Huggel
|
2f958d8a56
|
Added support for Olympus FE and Raw Info subdirs and tags.
|
17 years ago |
Andreas Huggel
|
cbebc753fa
|
- Reverted exifprint idx display
- Fixed/enhanced ExifParser::encode
- Added API ExifData::erase(beg, end)
- Enhanced logic to find matching tags in non-intrusive writing
- Disabled sorting of IFD entries when writing makernote IFDs
|
17 years ago |
Andreas Huggel
|
b657f8a9be
|
Minor improvements when writing duplicate tags.
|
17 years ago |
Andreas Huggel
|
800b1c1c29
|
Improved non-intrusive writing.
|
17 years ago |
Andreas Huggel
|
8e905cacc3
|
Fixed duplicate makernote issue, introduced logic to try and fit Exif data for JPEG in a 64kB block.
|
17 years ago |
Andreas Huggel
|
5fd43e998c
|
Fixed writing of TiffImageEntry previews in the Makernote (Exif.OlympusCs.PreviewImageStart).
|
17 years ago |
Andreas Huggel
|
7efd36d244
|
Removed trailing whitespace.
|
17 years ago |
Andreas Huggel
|
6eb8b15f59
|
Added Olympus 2 raw development, raw development 2, image processing and focus info sub-directories.
|
17 years ago |
Andreas Huggel
|
a1912c2feb
|
Added Olympus 2 equipment makernote sub-directory.
|
17 years ago |
Andreas Huggel
|
fcd7b2ca45
|
Fixed test whether data area is outside of the data buffer (partially tested).
|
17 years ago |
Andreas Huggel
|
d3a17f004b
|
Added synthesized info tag Exif.MakerNote.Offset.
|
17 years ago |
Andreas Huggel
|
7216dae83d
|
Added subIFD olympcs to Olympus2 makernote and ifdIds, tags. Still incomplete.
|
17 years ago |
Andreas Huggel
|
ee0b991695
|
Added Olympus2 makernote support, incomplete (Vladimir Nadvornik).
|
17 years ago |
Andreas Huggel
|
d866b20d82
|
#567: Fixing MSVC build, intermediate revision, it is still broken.
|
17 years ago |
Andreas Huggel
|
80a22118c9
|
Added check for empty value before accessing toLong(0). (Bug reported by Gilles)
|
17 years ago |
Andreas Huggel
|
5955cfab94
|
Added IFD2 for PEF write support, fixed order in which image data is written.
|
17 years ago |
Andreas Huggel
|
533b3d224a
|
Added write-support for tiled images. Aligned every strip (tile) of the image data.
|
17 years ago |
Andreas Huggel
|
c088f6bc3e
|
Renamed makernote2 files and TiffHeade2 class.
|
17 years ago |
Andreas Huggel
|
12d074fff0
|
Some more cleanup.
|
17 years ago |
Andreas Huggel
|
009a214c95
|
Improved handling of sub-IFDs when writing (relevant eg., for TIFF/EP and NEF formats).
|
17 years ago |
Andreas Huggel
|
cbb52db524
|
Updated test results, renamed Nikon3Preview group to NikonPreview.
|
17 years ago |
Andreas Huggel
|
cd5508f16c
|
#526: Added support for preview image in a sub-IFD of the Nikon3 makernote.
|
17 years ago |
Andreas Huggel
|
088319f266
|
Validated bugfixes-test script results.
|
17 years ago |
Andreas Huggel
|
8f167ee426
|
Improved/fixed Exif (TIFF) type handling.
|
17 years ago |
Andreas Huggel
|
1bec0ad25c
|
Fixed dangling subIFD tag issue, minor changes.
|
17 years ago |
Andreas Huggel
|
b759193273
|
Removed trailing whitespace.
|
17 years ago |
Andreas Huggel
|
faf3087de0
|
Added support to write TiffArrayElements with multi-component values.
|
17 years ago |
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
17 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
d82216eed6
|
Added Pentax makernote header to new TIFF parser.
|
18 years ago |
Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
19 years ago |
Andreas Huggel
|
b5d052b2f5
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
19 years ago |
Andreas Huggel
|
f8f9917dd9
|
Added support for Canon Picture Info tags (David Cannings)
|
19 years ago |
Andreas Huggel
|
6af67226b2
|
Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings)
|
19 years ago |
Andreas Huggel
|
3902c1d092
|
Cleaned-up TIFF dependencies
|
19 years ago |
Andreas Huggel
|
9daaaa3f6d
|
Fixed compiler warnings
|
19 years ago |
Andreas Huggel
|
707b8e8dc0
|
New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one.
|
19 years ago |
Andreas Huggel
|
73c6be0749
|
Stripped trailing whitespace
|
19 years ago |
Andreas Huggel
|
d85701137e
|
Added correct decoding of NEF primary image tags
|
19 years ago |
Andreas Huggel
|
f6af75cfdf
|
Minor updates and preparations for better decoding of TIFF-based RAW formats
|
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 |