Andreas Huggel
|
609dbe60d3
|
Workaround for 64 bit long values (David Cannings)
|
2006-08-13 14:55:39 +00:00 |
|
Andreas Huggel
|
6af67226b2
|
Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings)
|
2006-08-13 06:06:05 +00:00 |
|
Andreas Huggel
|
e10eed1fb1
|
Updated CanonCs1 and CanonCs2 tags according to ExifTool (David)
|
2006-08-10 15:01:17 +00:00 |
|
Andreas Huggel
|
8326caedf6
|
Minor fixes
|
2006-08-09 16:29:01 +00:00 |
|
Andreas Huggel
|
5c79d7c3fb
|
Added TagDetailBitmask type and print function, changed Canon tags to use it (David)
|
2006-08-09 16:08:20 +00:00 |
|
Andreas Huggel
|
1d6a869c1c
|
More checks and sanity tests. Improves fix for bug #482.
|
2006-08-02 14:16:10 +00:00 |
|
Andreas Huggel
|
781983a96a
|
Prevent overflow in addition. Fixes bug #482
|
2006-08-01 15:49:41 +00:00 |
|
Andreas Huggel
|
7afb76c263
|
Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug
|
2006-07-27 16:30:09 +00:00 |
|
Andreas Huggel
|
b6fcaa210a
|
Updated Fujifilm makernote to use EXV_PRINT_TAG
|
2006-07-27 11:46:51 +00:00 |
|
Andreas Huggel
|
d53a778b2b
|
Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455
|
2006-07-22 17:55:40 +00:00 |
|
Andreas Huggel
|
5334865c42
|
Added largeiptc-test MSVC project
|
2006-07-22 16:54:57 +00:00 |
|
Andreas Huggel
|
7043310936
|
Fixed tests and changed "No Flash" to "No flash"
|
2006-07-22 04:44:18 +00:00 |
|
Andreas Huggel
|
900adcd5a8
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
2006-07-22 02:55:35 +00:00 |
|
HumanDynamo
|
8db4ded68c
|
fix typo
|
2006-07-05 10:34:28 +00:00 |
|
HumanDynamo
|
04c59fe5f4
|
Exif tags description update accordinly to ExifTool doc
|
2006-07-05 10:31:42 +00:00 |
|
HumanDynamo
|
02b9117b2e
|
update Exif tag MeteringMode accordinly with ExifTool descriptions
|
2006-07-05 10:22:44 +00:00 |
|
HumanDynamo
|
52f64fb8a1
|
if exif resolution units tags is set 1, return "none"
|
2006-07-05 10:17:51 +00:00 |
|
Andreas Huggel
|
d0c68f2b94
|
Minor change
|
2006-07-02 15:45:30 +00:00 |
|
Andreas Huggel
|
d3d2d4c023
|
Added boundary check for next IFD to Ifd::read, fixes bug #479.
|
2006-07-02 12:19:17 +00:00 |
|
Andreas Huggel
|
2b12dfea4c
|
Updated Cr2Image to use mmap
|
2006-06-28 06:17:37 +00:00 |
|
Andreas Huggel
|
5a5fcf8503
|
Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too.
|
2006-06-28 05:36:49 +00:00 |
|
Andreas Huggel
|
ebe5bb0a27
|
Added experimental mmap support to improve read performance for TIFF and PNG images, barely tested and only on Linux
|
2006-06-25 18:11:01 +00:00 |
|
Andreas Huggel
|
3902c1d092
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
Andreas Huggel
|
fe512e1470
|
TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this to filter not applicable IFD0 tags.
|
2006-06-23 12:08:27 +00:00 |
|
Andreas Huggel
|
28f1dbe8b4
|
Removed -ansi option which caused problems with iotest on MinGW
|
2006-06-21 16:01:35 +00:00 |
|
Andreas Huggel
|
9eaafe84a2
|
Enabled additional compiler warnings and more strict checks for standard C++
|
2006-06-21 14:35:32 +00:00 |
|
Andreas Huggel
|
66e78f694d
|
Fixed copy c'tor properly
|
2006-06-21 09:33:03 +00:00 |
|
Andreas Huggel
|
9daaaa3f6d
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
HumanDynamo
|
6584b7a7c4
|
disable PNG debug flags
|
2006-06-17 20:47:18 +00:00 |
|
Andreas Huggel
|
64c218210d
|
Added configure switches for zlib, --without-zlib does not compile PNG support.
|
2006-06-15 18:03:55 +00:00 |
|
Andreas Huggel
|
26d65a34b1
|
More build environment cleanup
|
2006-06-15 07:27:50 +00:00 |
|
Andreas Huggel
|
9ee84c5133
|
Fixed previous revision. Added check for libm.
|
2006-06-14 16:59:27 +00:00 |
|
Andreas Huggel
|
5c9535595a
|
Extended autoconf tests to check for zlib header file, preparations for conditional compilation of zlib dependent code
|
2006-06-14 16:26:23 +00:00 |
|
HumanDynamo
|
fe98349a7c
|
remove -lz option
|
2006-06-12 06:42:31 +00:00 |
|
HumanDynamo
|
18da38e6d0
|
Add .configure ZLib test
|
2006-06-12 05:59:41 +00:00 |
|
HumanDynamo
|
b4789e7969
|
Code polishing.
Fix GCC 4.1 compilation warnings.
Remove unwanted tabs.
|
2006-06-12 05:49:54 +00:00 |
|
HumanDynamo
|
fa7223d103
|
New PNG image parser to extract EXIF/IPTC RAW profiles embeded in text tags by ImageMagick/GraphicsMagick during image convertion
Current implementation is read only.
TODO : Fix configure rules about zlib depency require by this implementation.
Optimize image loading.
|
2006-06-12 05:22:12 +00:00 |
|
Andreas Huggel
|
920da80d70
|
Minor AutoPtr related cleanup
|
2006-06-11 04:28:54 +00:00 |
|
Andreas Huggel
|
5099f2463f
|
Fixed MSVC 2005 assertion triggered by iotest
|
2006-06-10 15:13:19 +00:00 |
|
Andreas Huggel
|
5f48c8e9a6
|
Create a CommentValue rather than a DataValue for Exif.Photo.UserComment. Fixes Bug #471
|
2006-06-10 14:34:58 +00:00 |
|
HumanDynamo
|
7a931c44eb
|
update
|
2006-06-06 13:57:19 +00:00 |
|
HumanDynamo
|
5d9e1b7fd1
|
PNG test image generated with ImageMagick including Exif/Makernote/IPTC
|
2006-06-06 11:55:17 +00:00 |
|
HumanDynamo
|
5f24c727b7
|
Add Kdevelop project
|
2006-06-06 10:42:57 +00:00 |
|
Andreas Huggel
|
707b8e8dc0
|
New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one.
|
2006-06-04 15:21:19 +00:00 |
|
Andreas Huggel
|
0eae0124ec
|
Minor doc fix
|
2006-06-04 15:17:52 +00:00 |
|
Andreas Huggel
|
8a88600262
|
Cleanup: Replaced simple print functions with EXV_PRINT_TAG macro and TagDetails array.
|
2006-06-04 05:46:27 +00:00 |
|
Andreas Huggel
|
d2985430b9
|
Tagged release 0.10
|
2006-06-02 15:44:22 +00:00 |
|
Andreas Huggel
|
7cdfa9bb9a
|
Fixed MSVC compilation errors
|
2006-06-02 15:29:31 +00:00 |
|
Andreas Huggel
|
76bbaae302
|
Updated changelog
|
2006-06-02 13:28:23 +00:00 |
|
Andreas Huggel
|
2af57fb29d
|
Fixed MemIo EOF behaviour to be similar to that of FILE*. Fixes bug #469
|
2006-06-02 12:59:04 +00:00 |
|