Andreas Huggel
|
bab89c1ba3
|
TIFF parser checkpoint (experimental): Added support for more esoteric makernotes with different byte order, base offset and their own component factory. Added Fujifilm makernote to test the byte order and base offset features. Use TiffCreator as part of a 'state' class instead of as a templated policy to be able to change the factory during a parse run.
|
19 years ago |
Andreas Huggel
|
e1eedc0f26
|
TIFF parser (experimental): Added TiffIfdMakernote base class, added separate files for Olympus makernote and the makernote registry
|
19 years ago |
Andreas Huggel
|
41424cdfd4
|
TIFF parser (experimental): Distributed the code across multiple files, added Olympus makernote
|
19 years ago |
Andreas Huggel
|
ac89e046f1
|
Updated homepage address
|
19 years ago |
Andreas Huggel
|
973e046a21
|
Implemented the TIFF component factory as a policy class (TiffCreator), used by TiffParser and TiffReader. Added Stephan's find template to search static arrays.
|
19 years ago |
Andreas Huggel
|
1311ff7b10
|
Fixed buffer overflow in ExifData::load() when called with an empty buffer; marked the function as deprecated, as it will eventually disappear.
|
19 years ago |
Andreas Huggel
|
e32800a9df
|
Added TIFF image and parser to exiv2lib, fixed MSVC 7.1 compilation errors
|
19 years ago |
Andreas Huggel
|
69466c90d9
|
Fixed setting of start for next IFD and misc minor changes
|
19 years ago |
Andreas Huggel
|
70695ded92
|
Experimental TIFF read-only support, without Makernotes. As a side-effect, the parser also handles NEF images. Only tried on Linux so far.
|
19 years ago |
Andreas Huggel
|
bec3e47dfe
|
Second snapshot, still very experimental
|
19 years ago |
Andreas Huggel
|
a673aef4e2
|
Set svn properties
|
20 years ago |
Andreas Huggel
|
b51b0ea039
|
Alpha status TIFF test app, not yet added to Makefile
|
20 years ago |
Andreas Huggel
|
ef30cbbd50
|
Alpha status TIFF image and parser, not yet added to Makefile
|
20 years ago |
Andreas Huggel
|
23d1c91788
|
Fixed inaccurate error message for failure to decode Jpeg metadata
|
20 years ago |
Andreas Huggel
|
b1e4a2c7a5
|
Added Maciek's full name
|
20 years ago |
Andreas Huggel
|
ab10daa6d9
|
Removed trailing whitespace
|
20 years ago |
Andreas Huggel
|
355b19d81a
|
Added crwparse and exifdata-test projects
|
20 years ago |
Andreas Huggel
|
56f7b38689
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
20 years ago |
Andreas Huggel
|
8761340ed7
|
Check C-string pointer before using it. Fixes bug #456
|
20 years ago |
Andreas Huggel
|
0c88b8c5f7
|
Updated tests for changed Canon descriptionn (related to Rev. 698)
|
20 years ago |
Andreas Huggel
|
cafa69b950
|
Deleted unnecessary file exiv2com.aps
|
20 years ago |
Andreas Huggel
|
a5a84bd4b3
|
Added COM project by Patrice Boissonneault
|
20 years ago |
Andreas Huggel
|
6701f7ac59
|
Updated labels and translations (Patrice Boissonneault)
|
20 years ago |
Andreas Huggel
|
7fd55c4928
|
Fixed MSVC compilation problem
|
20 years ago |
Andreas Huggel
|
6040ce878b
|
Added support for Exif.Image.Orientation for Canon CRW images
|
20 years ago |
Andreas Huggel
|
7a7025db59
|
Added comment to mapping table, fixed cut-n-paste bug
|
20 years ago |
Andreas Huggel
|
787f832009
|
Tagged release 0.9.1
|
20 years ago |
Andreas Huggel
|
6e499c1261
|
Updates for release 0.9.1
|
20 years ago |
Andreas Huggel
|
b945568e6e
|
Fixed MSVC compilation errors
|
20 years ago |
Andreas Huggel
|
5f1de61749
|
Minor doc fix
|
20 years ago |
Andreas Huggel
|
2360321cbe
|
Added enum MetadataId and Image::supportsMetadata() to check what metadata an image class supports. Changed CrwImage to silently ignore calls to Iptc related functions instead of throwing an Error
|
20 years ago |
Andreas Huggel
|
a2b8c3f327
|
Added testcase and warning for bug #451
|
20 years ago |
Andreas Huggel
|
a1a5ff02b8
|
Fixed invalid type id for user comment tag, bug #451
|
20 years ago |
Andreas Huggel
|
e1a895636b
|
Cleaned-up a few includes
|
20 years ago |
Andreas Huggel
|
c35eaa48c4
|
Tagged release 0.9
|
20 years ago |
Andreas Huggel
|
c1bf0abbc9
|
Reset Doxygen flags to avoid extensive doc, fixed minor doc bug
|
20 years ago |
Andreas Huggel
|
9b4089c825
|
Removed tag again, doc is too large
|
20 years ago |
Andreas Huggel
|
8e75243549
|
Tagged release 0.9
|
20 years ago |
Andreas Huggel
|
54d3b2ce49
|
Updated ChangeLog and bumped version to 0.9
|
20 years ago |
Andreas Huggel
|
6ef86657a4
|
Removed tag, changelog and version changes are missing
|
20 years ago |
Andreas Huggel
|
66d7d447d8
|
Tagged release 0.9
|
20 years ago |
Andreas Huggel
|
0c265b9656
|
Fixed obscure MSVC compilation problem
|
20 years ago |
Andreas Huggel
|
f3e98f152d
|
Improved filtering of irrelevant differences on MinGW
|
20 years ago |
Andreas Huggel
|
e7ce9ecba1
|
Updated test output for SerialNumber fix and fixiso
|
20 years ago |
Andreas Huggel
|
b953a4e9da
|
Added fixiso action. Implements feature #450.
|
20 years ago |
Andreas Huggel
|
45db713002
|
Corrected SerialNumber to be in directory 0x3004
|
20 years ago |
Andreas Huggel
|
145f41dee4
|
Better handling of the header, and fixed a memory leak
|
20 years ago |
Andreas Huggel
|
f5bc6a420d
|
Added option to enable/disable dependency-tracking to configure script
|
20 years ago |
Andreas Huggel
|
4488e2c204
|
Added some basic CRW mapping documentation and a few unknown tags to the Canon Makernote (in order to define the type)
|
20 years ago |
Andreas Huggel
|
7eac9bbe92
|
Fixes for MinGW and MSVC
|
20 years ago |