Commit Graph

1748 Commits

Author SHA1 Message Date
nkbj
a2cc5928a0 Update Canon lens list to match ExifTool version 9.30. 2013-05-26 03:21:15 +00:00
nkbj
9e9604ce61 Update lens names to match ExifTool version 9.29. 2013-05-23 00:59:14 +00:00
nkbj
07e4c94744 Fix some Pentax Q LensType values. Update from ExifTool version 9.29. 2013-05-23 00:46:04 +00:00
nkbj
c5810e9c10 Issue #903: Add Canon EF-S 55-250mm f/4-5.6 IS II. Thanks to Andrew Aylett for the patch. 2013-05-23 00:21:36 +00:00
nkbj
767c829b0f Fix white-space error in r3023. 2013-04-28 04:10:27 +00:00
nkbj
06855a44f0 Issue #700: Escape dashes used as option specifiers in the manual page to make copy and paste work. Based on patch by Mark Purcell. 2013-04-27 15:48:40 +00:00
nkbj
bdfb7a8d77 Issues #854 and #895: Improve the heuristic for matching Canon lenses by including maximum aperture. Patch by Aakash Goenka. Make all lens names unique. 2013-04-27 15:02:40 +00:00
Robin Mills
64996a0a05 Forum: #1177. Only compile EXIV2_RCSID for Complers: GCC/G++/MSC to silence warnings. All others (clang,Oracle) ignore. Added Oracle compiler detection to version.cpp 2013-04-20 03:34:52 +00:00
Robin Mills
8f86aab390 Update to r3018 to eliminate compiler warnings from GCC on Mac. 2013-04-17 06:33:44 +00:00
Robin Mills
a7d516b072 Patch: Forum Topic 1177. Thanks very much to James for providing this. 2013-04-17 04:14:05 +00:00
nkbj
3967abf862 Update Nikon and Pentax lens lists to match ExifTool version 9.26. 2013-04-14 03:34:30 +00:00
nkbj
ad9af8028d Update Pentax camera and lens lists to match ExifTool version 9.25. 2013-04-11 03:36:03 +00:00
nkbj
69720794d9 Issue #832: Detect Carl Zeiss Planar 50mm T* f/1.4 ZE on Canon. Thanks to Stian Grindvoll for the patch. 2013-03-31 03:24:53 +00:00
Robin Mills
cd8882ba84 BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477) 2013-03-30 03:32:26 +00:00
Abhinav Badola
13d25df07d Corrected some registry entries. Corrected the mode of filetypes specified. 2013-03-30 01:06:21 +00:00
nkbj
6d1b4d83c9 Update Minolta/Sony lens list to match ExifTool version 9.24. 2013-03-29 08:15:45 +00:00
nkbj
1581b56c0f Update Minolta/Sony lens list to match ExifTool version 9.24. 2013-03-29 08:08:44 +00:00
nkbj
359579ba15 Update Canon lens list to match ExifTool version 9.24. 2013-03-29 07:41:34 +00:00
nkbj
fba1d2af4e Update Pentax lens list to match ExifTool version 9.23. 2013-03-28 12:52:21 +00:00
nkbj
c9162e5dcf Update Nikon lens list to match ExifTool version 9.23. 2013-03-28 09:55:59 +00:00
Abhinav Badola
6c80ee68a1 #890: Fixed some possible issues of crashing due to underflow in buffers in quicktimevideo.cpp 2013-03-26 21:11:08 +00:00
Abhinav Badola
67c0b7d04b #890: Fixed some possible issues of crashing due to in-efficient management of buffers in asfvideo.cpp 2013-03-26 09:14:24 +00:00
Abhinav Badola
9e37b9d17c #890: Fixed some possible issues of crashing due to in-efficient management of buffers in riffvideo.cpp 2013-03-26 08:36:01 +00:00
nkbj
fe95f427b3 Issue #896: ser-readable output of Olympus' FocusDistance. Thanks to Teemu Rytilahti for the patch. 2013-03-22 03:52:04 +00:00
Abhinav Badola
c6640197f3 #890: Corrected the case of heap overflow if dataLength>500 in asfvideo.cpp, quicktimevideo.cpp 2013-03-13 21:45:51 +00:00
Abhinav Badola
1bbe01a119 #890: Corrected the case of Infinite loop in RiffVideo::nikonTagsHandler() 2013-03-13 20:52:36 +00:00
Abhinav Badola
f00b9ead31 Updated Minolta/Sony MakerNotes with new Lens ID, as found missing when compared with the LensID list of exiftool. 2013-03-10 23:43:54 +00:00
Abhinav Badola
bf8039a1a0 Added Lens ID which needs special treatment. Needs to be tested properly. 2013-03-10 22:13:22 +00:00
Abhinav Badola
532db7cc8a Added new Lens Information to canon makernotes. Compared the lens information from exiftool Canon Tags and updated accordingly. 2013-03-10 22:07:32 +00:00
nkbj
7fb25f831e Add new Olympus lens (Olympus M.Zuiko Digital ED 75-300mm F4.8-6.7 II). 2013-03-10 04:02:49 +00:00
Robin Mills
09d7aeb8d1 Issue: #883. Fix for Coverity Scan Issue:982064 2013-02-20 05:30:14 +00:00
Robin Mills
4c830f56b2 Issue: #883. Fix for Coverity Scan Issue:982065 2013-02-20 05:28:50 +00:00
nkbj
d6b762cc00 Simplify description of manual lenses on Sony/Minolta cameras. 2013-02-11 06:47:05 +00:00
nkbj
c59bbf7d18 Forum topic #1316: Add Exif.Photo.LensModel to lensName easy-access function. 2013-02-11 06:36:41 +00:00
Robin Mills
089760e7bb Issue: #882 "Nikon AF-S Nikkor 28mm f/1.8G not recognized". Thanks to Philip for reporting this and Niels for the patch. 2013-02-07 06:26:15 +00:00
Robin Mills
7c2d28c3d8 Forum topic 1411. Thanks Niels for the patch. Thanks Paul for providing a test file. 2013-01-29 17:22:43 +00:00
Robin Mills
a7b6021adf Forum Topic #1324. Thanks to Jo and Niels for working on this and providing the patch. 2013-01-20 07:38:09 +00:00
Robin Mills
969eef0b9b Issue: #881. Thanks Niels for the patch. 2013-01-19 05:10:42 +00:00
Robin Mills
63c640742f Issue: 880. Thank You Neils for the patch. 2013-01-19 01:19:04 +00:00
Robin Mills
73f7415c12 Update to the Conversion Lens. Thanks to Neils for suggesting that I preserve case convention. 2013-01-16 05:02:47 +00:00
Robin Mills
472fea7bb8 Issue: #870. Thanks to Chris for reporting this and providing test data. Olympus ConversionLens. 2013-01-16 04:34:02 +00:00
Robin Mills
818c0e8590 Adding case asciiBytes to switches to fix compiler warnings from CMake/Unix. 2013-01-16 02:23:10 +00:00
Robin Mills
8c06ab1fc2 Fix: #879. Olympus Thank you Neils for the patch. 2013-01-16 02:15:19 +00:00
Robin Mills
b736acfcec Fixing compiler warning on Linux. 2013-01-15 07:31:01 +00:00
Robin Mills
ce14714815 Issue: #878. Thanks to Neils for the patch. 2013-01-14 05:01:59 +00:00
Robin Mills
b010dbf0b9 Issue: #875. Thanks to Neils for the patch. 2013-01-14 04:59:45 +00:00
Robin Mills
9814fcabad Issue: #868. Thank you Michal for the patch. 2013-01-13 20:28:38 +00:00
Robin Mills
e6e6d7b45c Issue: #876 Fix for Exiv.Canon.LensModel displaying garbage bytes. 2013-01-13 01:31:18 +00:00
Robin Mills
64ea16eb92 Issue: #876. Garbage in Exif.Canon.LensModel. Thanks to Markus for reporting this and providing test data. 2013-01-12 18:58:46 +00:00
Robin Mills
b39f4a467a Issue: #876 and #877. Addition to Canon Maker Notes. Thanks to Markus for the fix. 2013-01-12 16:59:16 +00:00