2249 Commits (0afe5a97a122dd56e40bbbea765d506cb03071f8)

Author SHA1 Message Date
Andreas Huggel 423c1ee5dc Added RCSID 10 years ago
nkbj d1035b4b76 Update various lists to match ExifTool version 9.96. 10 years ago
asp 699671605b #1085 typos. Thanks Anders Jonsson! 10 years ago
nkbj aae8959041 Add new lens for Nikon: Sigma 18-200mm F3.5-6.3 II DC OS DSM. Private communication from John Helour. 10 years ago
nkbj faf28b0fd1 Fix bug #1079: Rename Canon EF 50mm f/1.8 MkII. 10 years ago
nkbj ea84f11c71 Add support for the two new Olympus lenses presented Today. 10 years ago
asp 93639950c3 #1078 Undue mistaken escape 10 years ago
asp 62c1c9a3d3 Spanish translation updates from Launchpad. Unfuzzed. 10 years ago
Andreas Huggel 006625e116 Removed helper functions binaryToString() and stringFormat() from the API and from class Image and made them internal helpers. Renamed type printStructureOption_e to PrintStructureOption to conform with the common naming convention. 10 years ago
Andreas Huggel 0f01822264 Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
Robin Mills cca58e22ce Fixing issues with the MSVC2003 build 10 years ago
asp dcead6da9c New translations from Launchpad. Updates to es. 10 years ago
asp b27a8e3288 Typos in XMP property labels and descriptions 10 years ago
nkbj 9d4c133c38 Update Minolta lens list to match ExifTool version 9.95. 10 years ago
Andreas Huggel a809251f8e Removed code to build samples from this Makefile. Build them with samples/Makefile only. 10 years ago
Robin Mills f52eacf921 #1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
10 years ago
Robin Mills 5743dd8fbc #1057. Update to man page src/exiv2.1 Deferring tgt - (stdin/stdout) to v0.26. 10 years ago
Robin Mills 871502f051 src/version.cpp: fixing an output formatting issue impacting exiv2 -vVg curl 10 years ago
Robin Mills c1933e6882 msvc2005/configure.py fixes discovered by testing configure -vat and configure -Vat (with/without video). 10 years ago
nkbj b92d2052a8 Update Pentax camera model list to match ExifTool version 9.94. 10 years ago
Robin Mills d41c4fcaab #1072 #922 BigEndian (Motorola PowerPC) fix. 10 years ago
Robin Mills ee1ca29d09 #1073 test/tiff-test.sh rewritten to no longer require external utility exifprobe 10 years ago
Andreas Huggel fd80993ab0 Updated copyright notice. 10 years ago
Robin Mills 03aba63de3 #922 Submitting the fixed version of r3771 10 years ago
Robin Mills 2712082555 #922 Rollback r3771. Very troublesome feature. bugfixed #922 is looping Linux. PNG Has endian issues on MM/PowerPC 10 years ago
Robin Mills 2f375e8f02 #922. Adding to the test suite. 10 years ago
Robin Mills f343a21e21 #922. Mac fix for Image::stringFormat() 10 years ago
Robin Mills b2be263206 #922 Fixing Image::formatString() on Windows 10 years ago
Robin Mills 0cf64e2542 #922. Better platform and endian detection. 10 years ago
Robin Mills 5aec2c4957 #1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready. 10 years ago
Robin Mills 333128352d #833. Thanks to Torsten and Pascal. Change Minolta 65535 (-1) to "Manual lens" from "E-Mount, T-Mount, Other Lens or No Lens" 10 years ago
Robin Mills 84bf485ebe #922. Fixing -pS and -pX on MSVC. 10 years ago
Robin Mills 081c3c5e7d CID 1296110 10 years ago
Robin Mills a07769c116 #1071 msvc2003 added exiv2json and minor changes to build and pass test.
There's a strange test exception which seems to be related to daylight saving time.
1931c1931
<                       "DateTime": "2005:09:07 23:09:51",
---
>                       "DateTime": "2005:09:08 00:09:51",
10 years ago
nkbj 0c39802d6d Updated Nikon Lens lookup table to v4.4.482.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
nkbj 1c34dfd47f #1070: New lens: Sigma 150-600mm f/5-6.3 DG OS HSM Contemporary for Canon. Thanks goes to Alexander Steffen for the patch. 10 years ago
Robin Mills b1ad7a925c #922. Fixing MSVC warnings. 10 years ago
Robin Mills fd1852da84 #922. Fix Linux build breaker and MSVC compilation warnings. 10 years ago
Robin Mills f1362f9250 #922. Don't remove blank lines from XMP. This is not Exiv2's business. -pX extracts XMP packet without modification. 10 years ago
Robin Mills 60f4c18da7 Move dumpLibraryInfo() to Exiv2 namespace. 10 years ago
Robin Mills 40ffba6033 #922 -pS and -pX support for TIFF. Added formatters to Image class and use them from {jpg/png/tiff}image.cpp 10 years ago
asp 0b4e20cccd website: re-order tags, document nested XMP properties 10 years ago
asp f7ebfea8e7 #1061 manpage: reg namespace example, description amplification 10 years ago
tbeu c1a4c3383d refs #1063: Avoid encoding problems 10 years ago
Robin Mills a82fa51c8c #900. Preserve XMP data in TIFF files when XMPsdk is not build into the library. 10 years ago
Robin Mills f049f2cc48 #1066. Fixed compiler warning on MacOS-X 10.6 on ppc. Signed/unsigned mismatch. 10 years ago
Robin Mills e5609bb8b5 #1066 Thank You, Thomas for the patch.
1066 = The Battle of Hastings
10 years ago
nkbj 9d0c451a63 Fix Sony/Minolta lens name. 10 years ago
nkbj 985d727511 Update Canon camera list and Minolta lens list to match ExifTool version 9.93. 10 years ago
Robin Mills af2f46c8b7 #1065. std::map<int,const char*> doesn't build on MacOS-X 10.6 (Snow Leopard). Thanks Max for letting me know about this. 10 years ago
tbeu 06a04411c6 refs #922: Fix include and MSVC compilation 10 years ago
Robin Mills 4c607b9862 #1065. Thanks to Thomas B for spotting my error in omitting support for https. 10 years ago
Robin Mills 0f36e0492c #1065. Fixing thread safety in fileProtocol. Thank You, Max for reporting this. 10 years ago
Robin Mills 39e95c8c99 #922 -pS for TIFF tagName() uses Exiv2::exifTagList() (and similar) to find tag name. 10 years ago
asp 9ad8a0b4ee #1063 Add GPano namespace, XMP properties and doc template 10 years ago
Robin Mills f6c79a0d20 #922. Work in progress on options -pS and -pX 10 years ago
Robin Mills 3926d3cb93 #922. Work In Progress. Adding support for -pX and -pS for tiff files. 10 years ago
Robin Mills 627e06e14d #1062 Exif.NikonWt.Timezone translated value contains cruft. 10 years ago
asp 83fa056b57 #1059 Add ACDSee namespace and XMP properties 10 years ago
Robin Mills d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 10 years ago
Robin Mills 5463d4f89d #1058. xml:lang case insensitive. Working well. Added regression detector. 10 years ago
asp 6c6356b5b5 #864 Update DateTime conversions to current spec 10 years ago
nkbj 8adb42c2bb Updated Nikon Lens lookup table to v4.4.481.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
Robin Mills 93dff18402 Manpage: add additional explanation and examples for the Xmp AltLang feature. 10 years ago
Robin Mills ce1d4cfc75 #1058. Calming the test suite. LangAltValue comparator causes harmless changes in order of lang reporting. 10 years ago
Robin Mills 228861d850 #922. Extract Extended XMP (multiple 65k block) and remove XMP blank lines. 10 years ago
Robin Mills 8424bdaa71 Replace REG_BASIC with 0. Some platforms don't define REG_BASIC. 10 years ago
Robin Mills 5f3d095aa7 Fixing doxygen irritations. 10 years ago
Robin Mills ad8d5f711f Fixed clang compiler warning on MacOS-X 10 years ago
Robin Mills 4c886bab24 #1024 and #1053. Changed option REG_EXTENDED and REG_BASIC to support ^ as a begin marker. 10 years ago
Robin Mills 0e1b77c8b4 #1028 and #1053. Change options to regex to respect ^ and $ in option -g 10 years ago
nkbj c274b27284 Update camera and lens lists to match ExifTool 9.92. 10 years ago
tbeu a2edf47056 refs 1038: Fix eof detection in MemIo::getb and avoid crash on truncated jpeg files (Vitaliy Filippov) 10 years ago
tbeu 8f5e5a8c4a refs #922:
* Fix MSVC warning introduced by r3650
 * Change first argument of BasicIo::seek to signed integer type
10 years ago
Robin Mills be1649e1ee #774. Fix MSVC compiler warning. 10 years ago
asp 481c5fc409 #864 Reverse DateTime mappings from r3659 that fail conversion testcase 14 10 years ago
Robin Mills 3c42a1e47f #1053. Added new option -K key for exact Key match (not grep as -g).
Added long versions of all options (eg --key = -K)
Added Command Summary to exiv2.1
Work in progress: exiv2.1 documents features which are not yet implemented:
- modifier - (stdin/stdout) to insert/extract
- modifier R (roundtrip) to insert
10 years ago
Robin Mills e3b26b97ba #774. Thanks to Alan for resolving this matter and providing the patch. 10 years ago
nkbj 16095e1c48 Update Samsung lens list to match ExifTool version 9.91. 10 years ago
nkbj e451558c8a Fix bug #1051: Recognize Tamron SP AF 28-75mm f/2.8 XR Di LD Aspherical [IF] Macro on Canon cameras. 10 years ago
asp 02c0dd1ad4 #1050 Add Rating and additional simple DateTime conversions 10 years ago
asp a19de407ec #937 Darwin Core 2015-03-19 schema update, plus doc template for same 10 years ago
asp 1a5e6b6c6e #784 doc template for lr schema 10 years ago
asp 8ed1b162a8 #946 Changed Xmp.MPReg.PersonLiveCID to PersonLiveIdCID 10 years ago
nkbj f7744d8be2 Updated Nikon Lens lookup table to v4.4.480.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
Robin Mills 6c113871ef #922. Added options -pS and -pX to exiv2(.exe). Still to deal with -dI 10 years ago
Robin Mills 00f2c6cebd Fixed uninitialized variables in constructor. 10 years ago
nkbj 13154a9c48 Updated Nikon Lens lookup table to v4.4.479.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
Robin Mills e13b939ae6 #784. Change requested by Alan (typos). 10 years ago
Robin Mills 6e4f04ff23 #1046. Adding support to exiv2 --verbose --version to report have_unicode_path 10 years ago
Robin Mills e51425046e #1043 #1042 #812. Thank You to Thomas for this "polishing" patch. Thank you to everybody who has worked on this issue. Adding all the comments on the three issues together comes to about 60 items by at least 6 contributors. And it involves platform issues, networking, Linux and Windows APIs. One of the most complex issues to arise in Exiv2. Well done everybody. And we've dealt with this quickly. Only 9 days since Calvin first reported #1042.
I use the term "complex" to mean many threads of technology.  "complex" != "complicated".  "complicated" = "difficult to understand".  We try to avoid "complicated".
10 years ago
Robin Mills fe48230c64 #1040. Thank You Alan for reporting this and providing the patch. Thank You Thomas for validating this change. 10 years ago
Robin Mills 8ab163647d #1044. Thank you Mario for reporting this an providing a patch. Thank You for Thomas for validating this fix. 10 years ago
Robin Mills 6b20a636b7 #1043 and #1042. Thanks to Thomas for showing that r3627 reintroduced #812. Thanks to Thoralf for suggesting msync MemIo fix. 10 years ago
nkbj 015594b3d1 Add two new lens IDs. 10 years ago
Robin Mills 6b89dc9452 #1038. Initialize timeScale_ in ctor because MSVC (correctly) refused header member variable initialization. 10 years ago
Robin Mills 7817180351 #1042 and #1043. Don't use a MemIo object for small temporary files. 10 years ago
nkbj 581c1b3145 Update lens lists to match ExifTool version 9.90. 10 years ago
nkbj 247cf2e551 Add new lens: Sigma 24mm f/1.4 DG HSM | A for Canon. 10 years ago
Robin Mills 4f2a051f01 Man page improvements. Unsuccessful effort to enable man2html to correctly process exiv2.1 10 years ago
Robin Mills 0a2698d8d2 #1039 Fixed another typo in r3621 10 years ago
Robin Mills df3959ed13 #1039 Fixed typos in r3621 10 years ago
Robin Mills 6897087279 #1039. Thank You, Torsten for raising this matter. Thank You, Phil for your help with this. 10 years ago
Robin Mills 41243f8653 #1038. Thank You to Vitaliy for reporting this and providing the patch. 10 years ago
nkbj 2dbff2f5f1 Updated Nikon Lens lookup table to v4.4.478.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
nkbj 408e42d165 Update the Minolta lens list to match ExifTool version 9.89. 10 years ago
Robin Mills 905c8563c4 #1037 Thanks to Axel for reporting and providing the patch. 10 years ago
nkbj a094121b27 Fix bug #1036: New lens ID for Tamron 70-300mm f/4-5.6 Di VC USD (Canon mount). 10 years ago
Robin Mills d8d7b04ce3 autotools build: copy svn_version.h to install header directory 10 years ago
Robin Mills 950fcdc131 #1032. Thanks very much to Daniel for his help with this. 10 years ago
Robin Mills 300ce82766 src/svn_version.sh - remove undesired output 10 years ago
nkbj 869df5ea1f Add a lens from ExifTool version 9.86. 10 years ago
Robin Mills e4244d9e09 #1033. Crash when opening .webm file. 11 years ago
nkbj 18b1923973 Update lens lists to match ExifTool version 9.85. 11 years ago
Robin Mills 856ddd323c #1029 Spell separator correctly everywhere (not seperator). 11 years ago
Robin Mills 0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
nkbj ab1b5165af Update various lists to match ExifTool version 9.84. 11 years ago
nkbj 0fd3e9e8cd Update various lists to match ExifTool version 9.83. 11 years ago
nkbj ddad2eec5d Add comment to fix for bug #1026 (wrongly tagged in r3578). 11 years ago
nkbj 68fb25a2a7 Fix bug #1025: Only recognize two versions of the Nikon 18-200mm lens (like ExifTool). 11 years ago
nkbj c38e7e0863 Updated Nikon Lens lookup table to v4.4.476.01 of Robert Rottmerhusen's fmountlens list. 11 years ago
nkbj 2d935c4dc2 Do not install svn_version.h. 11 years ago
nkbj 913b2056a9 Remove statement with no effect. 11 years ago
nkbj f95fa951af Add utilsvideo.cpp to the source list when using the autotools build system. 11 years ago
nkbj 2ba2d936b5 Install include/exiv2/config.h when using the autotools build system. 11 years ago
Robin Mills 94e62b331c #1025. Thank You Thomas for the patch. 11 years ago
Robin Mills 710da96251 #917. Changing the condition for reporting an error. We should not report an error for missing metadata when the user uses [-g match]+ 11 years ago
Robin Mills 759963280e #917. Thank you Thomas for the patch. Very much appreciated. 11 years ago
Robin Mills 33bec3b2cc #1024. Add CMake support for regex. Fixed unused variables in version.cpp 11 years ago
Robin Mills faf51171d0 #1024. Thank you, Thomas for this very useful contribution. 11 years ago
Robin Mills 863c6524c4 #1019. Thanks to private email with Thomas about the MSVC issue. Changed a signature in the patch to calm the compiler.
MSVC is more strongly insistent than GCC or Clang about signature match.
11 years ago
nkbj 62c8aaebe1 Update various lists to match ExifTool version 9.80. 11 years ago
Robin Mills eb754a9ea5 #1021. Rollback r3939 because it broke the build on MSVC 2005. See http://dev.exiv2.org/issues/1021 for discussion 11 years ago
Robin Mills b59768df7d #1021. Thank You Thomas for reporting this and the patch. 11 years ago
Robin Mills 97aa1149c9 #1019. Thank You Thomas for finding this issue. 11 years ago
Robin Mills 9a02b24a80 #1022. Thank You Mathieu for reporting this and providing the patch. 11 years ago
Robin Mills 21f816d218 #1022 Thank You Thomas for reporting this and providing the patch. 11 years ago
Robin Mills 24cb148e11 #1004. Reviewed all include directives in src/*.cpp and samples/*.cpp
fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
11 years ago
nkbj ea18d4225c Update various lists to match ExifTool version 9.79. 11 years ago
Robin Mills d54b8cbdeb #1012. Thank You, Thomas for the patch. 11 years ago
Robin Mills f2abf92fd7 #1013 and #1015. Thank You, Thomas, for reporting these and for the fixes. 11 years ago
Robin Mills c272f08572 r1014. Thank you, Thomas, for reporting this an providing the fix. 11 years ago
nkbj 4cf3c92ed6 Updated Nikon Lens lookup table to v4.4.472.01 of Robert Rottmerhusen's fmountlens list. 11 years ago
Robin Mills ccfc4b62fd trunk: webready integration. split preview-test.sh and added eps-preview-test.sh (and fix basicio.cpp and svn_version.sh issues). 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
nkbj adae8a03ff Fix typo in latest commit. 11 years ago
nkbj c8339a7164 Update various lists to match ExifTool version 9.78. 11 years ago
nkbj 56edde0ce5 Updated Nikon Lens lookup table to v4.4.471.01 of Robert Rottmerhusen's fmountlens list. 11 years ago
Robin Mills 078f1f7f58 #1007. Thank You, Nicolas for reporting this and identifying the fix. 11 years ago
Robin Mills a0bbb45323 #993. svn_version.h generated in wrong directory for out of source cmake builds. 11 years ago
nkbj 71f1865536 Fix bug #996: Sigma 28mm 1.8 EX DG MACRO wrongly detected as 'lens 150'. 11 years ago
nkbj d93d9dd80d Print correct PictureWizard Color tag value. Patch by Pascal de Bruijn (private communication). 11 years ago
Robin Mills f373a06dfb Issue: #1005. Thanks Pascal for the patch. 11 years ago
Robin Mills 45afe89fe7 Issue: #1003. Thank You Thomas for the patch. 11 years ago
Robin Mills 188ad84090 Issue: 999 . Fix divide by zero exception. 11 years ago
Robin Mills 7468ed6c21 Issue: #1000 Cosmetic code sorting issue. 11 years ago
nkbj 2f4c337ad6 Update various lists to match ExifTool version 9.76. 11 years ago
nkbj 806377419d Updated Nikon Lens lookup table to v4.4.465.01 of Robert Rottmerhusen's fmountlens list. 11 years ago
nkbj bc2f417420 Update lens lists to match ExifTool version 9.75. 11 years ago
nkbj cb70876cdb Fix bug #965: Pentax K-3 MakerNote not recognized due to different maker tag. Thanks goes to Pascal de Bruijn for the patch. Beware that this will have to be changed if Ricoh makernote support is added. 11 years ago
Robin Mills 89311f21a0 Issue: #784. Thanks to Alan for the patch. See topic: http://dev.exiv2.org/boards/3/topics/1847 11 years ago
nkbj ac5892f2c6 Update lens lists to match ExifTool version 9.74. 11 years ago
nkbj 9e93721903 Add new lens: Olympus M.Zuiko Digital ED 40-150mm F2.8 Pro. 11 years ago
Robin Mills f71d15442a Better platform detection in version.cpp for MinGW 11 years ago
Robin Mills a57ce9a435 #994 Adding src/svn_version.h.in - apologies to Daniel for not committing this, and to Jehan for the inconvenience. 11 years ago
Robin Mills cbdeb45387 Issue: 993. Thank you Daniel for the patch. Two changes to the patch are explained in the Issue Report. 11 years ago
nkbj c833b87f48 Add new camera model ID: Canon PowerShot SX60 HS. 11 years ago
nkbj 2ceb07cd6c Update various lists to match ExifTool version 9.72. 11 years ago
nkbj fb96576155 Issue #919: Handle Pentax makernotes in samsung-rebranded cameras. Thanks goes to Michael Karcher for the patch. 11 years ago
nkbj 3b0d0d5945 Update camera and lens lists til match ExifTool version 9.71. 11 years ago
Robin Mills ed2d585d9e Issue: #991 (Windows build broken (CMake+svn_version.sh). Thank You, Daniel for the patch. 11 years ago
Robin Mills 27ef590773 Roll-back for 3355 (GSoC2013 video write code). Regrettably, this appears to cause all MSVC build to fail our test harness. I'll deal with the video13 code in a different branch. 11 years ago
nkbj c419885397 Fix issues #929 and #972: Improve Panasonic makernotes support. Thanks goes to numerous people for patches and input. 11 years ago
Robin Mills 74e8adfa37 fix MSVC build errors for GSoC2013 VideoWrite 11 years ago
Robin Mills 66e473db32 GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys. 11 years ago
Robin Mills 0d5a0ae068 Issue: 987. "Strange wording of Exif.Photo.SensitivityType". Thank You Thomas for suggesting a fix. 11 years ago
Robin Mills 0141294837 Issue: 988 "Samsung NX 16-50 PZ ED OIS". Thank You Pascal for the patch. 11 years ago
nkbj ae3cc2a6c9 Update various lists to match ExifTool version 9.70. 11 years ago
Robin Mills 0312a8ee0b Issue: 984. Thanks, Thomas. I should not have modified your code. You were correct. My apologies. 11 years ago
Robin Mills 3c7264c487 Issue: #984. Thank You, Thomas for the patch. 11 years ago
Robin Mills d09658a5eb Issue: 984. Correction to r3345. I submitted Axel's patched file in error.
This version deals with older MSVC (such as 2005) which do not provide REPLACEFILE_IGNORE_MERGE_ERRORS.
11 years ago
Robin Mills f93877f94b Issue: #984. Thank You, Axel for reporting this, the patch, and the test code. 11 years ago
nkbj bacc024ed7 I forgot to add error checking in r3341. 11 years ago
nkbj 3500115e72 Fix issue #970: Dead code in olympusmn.cpp. 11 years ago
nkbj 6076ac5c25 Fix issue #982: Improve detection of Canon lenses sharing the same IDs. Also fixes issues #926, #927, and #938. Thanks goes to Alexander Steffen for the patch. 11 years ago
Robin Mills fdd6c337db Issue# 983. Thank You, Nehal for the patch. 11 years ago
Robin Mills 44939dab32 Topic: 1801 http://dev.exiv2.org/boards/3/topics/1801. Thanks to Mike Erickson of Alien Skin Software for reporting this and providing the fix. 11 years ago
Robin Mills add5dcfef4 Issue# 978 11 years ago
HumanDynamo 6ba325efa5 add new kipi-plugins XMP entry used with Panorama tool 11 years ago
Robin Mills 62e4f4eb18 Issue: #973. svn_version.h is now exported with headers to /usr/include/exiv2/svn_version.h 11 years ago
Robin Mills 7a530fc49a Fixed MinGW compilation error in jp2image.cpp u_int32_t not defined (in stdint.h/Linux, types.h/Mac)
This is an unexpected new defect as MinGW has previously build OK.
11 years ago
Robin Mills e5d3dd8138 CID: 1227096/7. Pointer not initialized in constructor. 11 years ago
Mahesh 200c65a380 Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
Mahesh cff1efe122 Coverity scan fixes CID : 981999 (size overflow warning : typecasted) and 981993( divided by zeor warning : added check beore operation) 11 years ago
Mahesh d3e0539bac Coverity scan fixes CID : 982031 through 982054 11 years ago
nkbj 6fee3488cf Add new lens: Tamron 14-150mm F3.5-5.8 Di III. 11 years ago
Robin Mills 4ac03695bd CID: 982065: Wrapper object use after free.
I've move AutoPtr m and CiffComponent* cc into the object (instead of the stack) and m_ and cc_. 
This should ensure equal lifetime for m_ and cc_ and so the returned value of cc_ will be valid during recursion.
11 years ago
Robin Mills f2986148b5 CID: 982053/4. Restore os format 11 years ago
Robin Mills 0eaf3f956a CID: 1225750. Unused assignment. 11 years ago
Robin Mills f9d2c349a7 CID:982000 Resource Leak. 11 years ago
Robin Mills 1e4c0938e7 Issue #966. Thank You to Michael for reporting this and for his patch 11 years ago
Robin Mills 290baeea72 svn_version: strengthened to handle errors from svn (for example when building from the distribution tar bundle) 11 years ago
Robin Mills 501fadcdd6 svn_version handling dummy for MSVC (I'll deal with MSVC later). 11 years ago
Robin Mills b6db775109 add svn=nnnn to exiv2 -v -V 11 years ago
nkbj 13d154d041 Update Canon and Pentax lens lists to match ExifTool version 9.66. 11 years ago
Robin Mills 0a3c59feb4 #937. Thanks to Alan for the patch code and data file. 11 years ago
Abhinav Badola 54106894b2 #960: Fixed a small bug found by coverity scan results 11 years ago
Abhinav Badola 09fd874c99 #960: Added a Buffer Overflow Fix in INFO tags of RIFFVIDEO.CPP 11 years ago
nkbj 8706e16874 Add new lens: Leica DG Summilux 15mm F1.7 Asph. for Olympus m43. 11 years ago
nkbj cba436607f Fix bug #964: Fix typo in src/actions.cpp. 11 years ago
nkbj 8fe7059150 Fix bug #959: Wrong value in Exiv data for Sigma lenses (24-105 & 50). 11 years ago
nkbj cc42a11869 Update Canon and Nikon lens lists to match ExifTool version 9.64. 11 years ago
nkbj 7ee03add3a Add Tamron SP 150-600mm F/5-6.3 Di VC USD for Nikon. 11 years ago
nkbj f51e06be64 Update Canon lens list and Olympus AF modes to match ExifTool version 9.61. 11 years ago
nkbj 69372bd3ad Update camera and lens lists to match ExifTool version 9.60. 11 years ago
nkbj 3af9380bb2 Issue #954: Add support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower. Thanks goes to Roman Lebedev for the patch. 11 years ago
nkbj 442ecf8e4e Update Canon lens list to match ExifTool version 9.57. 11 years ago
nkbj bd02536c8f Update Pentax lens list to match ExifTool version 9.56. 11 years ago
nkbj d4c4b48991 Update camera and lens lists to match ExifTool version 9.55. 11 years ago
nkbj 796b670da0 Issue #953: Add Tamron AF 18-270mm f/3.5-6.3 Di II VC PZD for Canon. Thanks goes to Pekka Sarnila for the patch. 11 years ago
nkbj 0db785448b Issue #951: Add Sigma 24-70mm F2.8 IF EX DG HSM for Pentax. 11 years ago
nkbj feb1a16d0b Fix issue #950: Typo in po/exiv2.pot. 12 years ago
nkbj f606c58a3d Update Canon camera list and Pentax lens list to match ExifTool version 9.51. 12 years ago
nkbj 29f0a72272 Update lens lists to match ExifTool version 9.50. 12 years ago
nkbj ba9d68b9ec Fix lens names in latest commit to match official Olympus names. 12 years ago
nkbj 0699513375 Add to new Olympus lenses. 12 years ago
nkbj 5a3c1182d3 Issue #948: Recognize Samsung NX 10mm Fisheye. Thanks goes to Pascal de Bruijn for the patch. 12 years ago
nkbj b8f86b1d6e Update Canon lens list to match ExifTool version 9.48. 12 years ago
nkbj fc3012ffef Update copyright information for Robert Rottmerhusen's lens database. 12 years ago
nkbj 160a44be6e Readd teleconverters removed by latest commit. 12 years ago
nkbj cf864ce0b8 Updated Nikon Lens lookup table to v4.4.454.01 of Robert Rottmerhusen's fmountlens list. 12 years ago
nkbj 4792326cb1 Fix mistake in latest commit. 12 years ago
nkbj 2c9c7da919 Update lens lists to match ExifTool version 9.47. 12 years ago
Andreas Huggel 7c959d395b Undo previous commit that added new headerfiles, pending fix for #936. 12 years ago
Andreas Huggel dc6cd4cf67 #945: Set the makernote 'state' before post-processing Makernote components during reading. 12 years ago
Andreas Huggel b23614d572 Added missing header files. 12 years ago
nkbj c89dc7625a Update lens list to match ExifTool version 9.46. 12 years ago
nkbj ba7da61a70 Add new lens: Lumix G Vario 12-32mm F3.5-5.6 Asph. Mega OIS. 12 years ago
nkbj a49ad104b3 Fix issue #944: Tokina lens name fixes. Thanks goes to Robert Rottmerhusen for explaining Tokina lens names. 12 years ago
nkbj 7e50a99775 Add new lens: Leica DG Nocticron 42.5mm F1.2 Asph. Power OIS. 12 years ago
nkbj 383e1d735e Fix issues #942 and #943: Lens name consistency fixes. Thanks to Torsten Bronger for the reports. 12 years ago
nkbj dd182af8ec Another lens name consistency fix. 12 years ago
nkbj aec44fd7f0 Lens name consistency fix. 12 years ago
Robin Mills a320ee6d62 Change to r3221 for clang 12 years ago
Robin Mills 97e45ded69 Issue: 940. Fix Cygwin compilation warnings. 12 years ago
Robin Mills 8c7ffc80b7 version.cpp: fixed how compiler detect for shared/static linking 12 years ago
Robin Mills 74461dd370 Issue: 940. Simplified (and hopefully final) fix. 12 years ago
Robin Mills e74bdfbf36 Issue: 940. More changes for GCC 4.8.1.2 12 years ago
Robin Mills 4adddce153 Issue: 940. Compiler warnings. Really should fix the mess concerning str_error_r in autotools and CMake in the config directory. 12 years ago
Robin Mills cea66bdd78 Issue: #940. Changes to eliminate compiler warnings with GCC 4.8.1.2 on Linux. 12 years ago