1929 Commits (01859a33cb18a19d44eb0e2d2fb989badf1ba566)

Author SHA1 Message Date
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. 11 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
Robin Mills 89c796a3ab Issue: #940. Fix compilation warnings. 12 years ago
Robin Mills 716f053b46 Issue: 937. Thanks to Alan for the patch. 12 years ago
Robin Mills f7f2dbf210 Issue: #937. Thanks to Alan and Jim for raising the issue. Thanks to Alan for the patch and test file. 12 years ago
nkbj 1bcea3092c Update camera and lens lists to match ExifTool version 9.43. 12 years ago
nkbj bf688a15fb Doh. Forgot to add new files before latest commit. 12 years ago
nkbj 284050623b Feature request #933: Add support for Casio makernotes. Thanks goes to T Modes for the patch. 12 years ago
nkbj dd15b43f0c Update lens lists to match ExifTool version 9.42. 12 years ago
Andreas Huggel f09fceda6b Updated copyright year in a few files, version in runner.txt. 12 years ago
nkbj c7bd6a369c Forum topic #1672: Sigma 17-50mm lens for Pentax mount. 12 years ago
nkbj 52f5320ba7 Update lens lists to match ExifTool version 9.41. 12 years ago
nkbj ade1ff2a5d Update lens lists to match ExifTool version 9.40. 12 years ago
nkbj e1d404da7f Issue #928: Update Sony makernotes. Thanks goes to Thomas Beutlich for the patch. 12 years ago
nkbj f46e505c97 Update camera and lens lists to match ExifTool version 9.39. 12 years ago
nkbj 27f5ec9f6b Change name of latest commit after discussion with Phil Harvey. 12 years ago
nkbj b324bcb784 Add new lens for Nikon: Sigma 18-35mm F1.8 DC HSM | Art. 12 years ago
nkbj 563f1c907d Update camera and lens lists to match ExifTool version 9.38. 12 years ago
Andreas Huggel 8e325e1c32 #876: Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values. 12 years ago
nkbj 488f6ae001 Issue #921: New Lens: Sigma 150-500mm f/5-6.3 APO DG OS HSM on Canon. Thanks goes to Steve Fosdick. 12 years ago
Andreas Huggel 5e6868fa69 Tweaked Makefile to prevent re-linking the exiv2 binary unnecessarily. 12 years ago
Robin Mills dbb75ead90 Issue: 920. Do not enforce gcc compiler on Apple platforms for CMake builds. 12 years ago