draekko
|
ce14557d07
|
#1199 updated date in exiv2.1
|
9 years ago |
Robin Mills
|
30c85bc833
|
Fixing issues in test suite introduced by Thomas in r4379-r4396
|
9 years ago |
Robin Mills
|
715e947764
|
#1199 WebP support. Changes to test suite. See http://dev.exiv2.org/issues/1199#note-79 for discussion.
|
9 years ago |
draekko
|
e034dd249b
|
#1199 update .pot file to add webpimage.cpp
|
9 years ago |
Robin Mills
|
e01c2cad03
|
#1199. Correction to r4377 (webp tests). Also fixed test output changes introduced by Thomas' changes r4379-r4396
|
9 years ago |
draekko
|
65f5ec9a70
|
#1199 Updated exiv2.1 to add WEBP to format list.
|
9 years ago |
tbeu
|
136d517929
|
Update Canon FileInfo RawJpgSize to match ExifTool
|
9 years ago |
tbeu
|
e5f142fab6
|
Update Canon CS Image stabilization to match ExifTool
|
9 years ago |
tbeu
|
ffcb3f5002
|
Update Canon CS Exposure mode to match ExifTool
|
9 years ago |
tbeu
|
e26650f409
|
Update Canon CS AF point to match ExifTool
|
9 years ago |
tbeu
|
d888490a35
|
Update Canon CS Meeterimg mode to match ExifTool
|
9 years ago |
tbeu
|
bde4fa8aa5
|
Update Canon CS Easy mode to match ExifTool
|
9 years ago |
tbeu
|
e2bd73b1da
|
Update Canon CS Image size to match ExifTool
|
9 years ago |
tbeu
|
59d4bc6e02
|
Update Canon CS Focus mode to match ExifTool
|
9 years ago |
tbeu
|
cbe1eafd28
|
Update Canon CS Drive mode to match ExifTool
|
9 years ago |
tbeu
|
a564e084be
|
Update Canon model ID to match ExifTool
|
9 years ago |
tbeu
|
26a94799f1
|
Fix encoding
|
9 years ago |
tbeu
|
85c736831c
|
Fix encoding
|
9 years ago |
tbeu
|
1ec86a8b79
|
refs #1199: Fix iclude
|
9 years ago |
tbeu
|
012211e251
|
Fix and update Sony camera settings drive mode to match ExifTool
|
9 years ago |
tbeu
|
2730747bfa
|
Update Sony camera settings image style to match ExifTool
|
9 years ago |
tbeu
|
466802b877
|
Update Sony/Minolta teleconverter model to match ExifTool
|
9 years ago |
tbeu
|
dd68a7ff62
|
Update Sony model ID to match ExifTool
|
9 years ago |
tbeu
|
0c83629519
|
refs #1208: Update Sony file format list to match ExifTool
Patch provided by Mihail Zenkov
|
9 years ago |
draekko
|
9085b08fe1
|
#1199 fixed handling deleting data, and adding iptc when injecting
|
9 years ago |
Robin Mills
|
51c06fafc3
|
#1199 Adding webp tests (work in progress, more tests will be added).
|
9 years ago |
Robin Mills
|
ea08a415f2
|
#1199. Fixing msvc/64 build breakers (more size/long/uintXX_t conflicts).
|
9 years ago |
Robin Mills
|
d8457b2b3f
|
#1102. Correction to r4365. canonmn.cpp#1238 should not have been changed. Thanks to Sridhar for bringing this to my attention.
|
9 years ago |
nkbj
|
c74aaa8d29
|
Updated Nikon Lens lookup table to v4.4.516.01 of Robert Rottmerhusen's fmountlens list.
|
9 years ago |
Robin Mills
|
104eb6b7fe
|
#1199 Fixing MSVC build breaker involving long/uint64_t conflict. Minor changes to behaviour of Internal::binaryToHex()
|
9 years ago |
draekko
|
fe4f6f07f1
|
#1199 update to binaryToHex, should remove compile warnings and fix extra space padding.
|
9 years ago |
Robin Mills
|
b09c2049a6
|
#1199 Fixing build breaker introduced by r4369
|
9 years ago |
Robin Mills
|
d52674432b
|
#1202 Update test suite. The test jpg was originally test/tmp/20030925_201850.jpg
|
9 years ago |
draekko
|
bcaa22ae6f
|
#1199 removed warnings in stringToHex, enabled iptc support for WebPImage.
|
9 years ago |
draekko
|
71fd0ae96e
|
#1199 (as was discussed) moved WebPImage::debugPrintHex to Internal::binaryToHex
|
9 years ago |
draekko
|
85cc2f745d
|
#1199 Fixed crash with iptc by disabling it, updated decodeChunk to do better header checks, added hexdump function.
|
9 years ago |
Robin Mills
|
5b3d0cd10c
|
#1199 Fixed exiv2 -pR/-pC/-pX Stonehenge2.webp to report exif/ICC/XMP
|
9 years ago |
Robin Mills
|
1935eddeac
|
#1202 Adding "Manual" Exif.CanonCs.FocusContinuous
|
9 years ago |
asp
|
20c5cf6b29
|
#1201 do not map Iptc.Application2.RecordVersion to Xmp.xmp.Rating
|
9 years ago |
Robin Mills
|
bcd455be7a
|
#1199 Patch from Ben. http://dev.exiv2.org/issues/1199#note-37
|
9 years ago |
Robin Mills
|
7ed3edc3b7
|
removing corpses
|
9 years ago |
Robin Mills
|
512cd43e0b
|
#1199 WebPImage::printStructure() refactored to match implentation style of other image handlers.
|
9 years ago |
Robin Mills
|
541dfe8fdf
|
#1199 Thank you to Ben for the patch. This corrects various matters and adds a first stab at WebPImage::printStructure()
|
9 years ago |
Robin Mills
|
3c1819a37f
|
Fix CMake/MacOS-X Subversion_SVN_EXECUTABLE
|
9 years ago |
Robin Mills
|
e5bc22c0a8
|
#1200 and #1034. Adding support for ~/.exiv2 for Nikon Cameras.
|
9 years ago |
Robin Mills
|
3bcd85e6ca
|
Debugging contrib/buildserver/test_daily.sh
|
9 years ago |
nkbj
|
ecb9d84305
|
Issue #1197: Add support for Sigma 150-500mm on Canon with 1.4x TC.
|
9 years ago |
Robin Mills
|
b3f107bd8c
|
#1199 WebP Support (work in progress). Thank You to Ben for the patch. Thanks to Gilles for encouragement.
|
9 years ago |
nkbj
|
7135ccb35a
|
Update Nikon lens list to match ExifTool version 10.25.
|
9 years ago |
nkbj
|
8c0dfbeca8
|
Update various lists to match ExifTool version 10.24.
|
9 years ago |