Peter Kovář
e19fca6640
Small corrections
2021-01-26 16:00:00 +01:00
Robin Mills
f5c6e7595f
Fix Linux build-breaker when ENABLE_ISOBMFF=False and EXIV2_TEAM_WARNINGS_AS_ERRORS=On
2021-01-25 20:38:43 +00:00
Robin Mills
fa39234275
Fixing Linux build/test issues.
2021-01-25 16:54:28 +00:00
Robin Mills
0844e1bbfb
Rename class ISOBMFF => class bmffImage to match other image handlers. Removed C++11 style code. Removed unused code.
2021-01-25 16:15:55 +00:00
Robin Mills
460a802671
Fix image handler to give jp2image code higher priority than the next isobmff code.
2021-01-24 22:20:42 +00:00
Peter Kovář
92469f4c27
[WIP] Add ISO/IEC Base Media File Format
2021-01-24 15:09:57 +01:00
czgnp
ddd326fc18
Update canonmn_int.cpp
...
Added Sigma 35mm/1.4 to lens id 368 and changed resolver to look at both focal length and aperture. Fixed canonEv so lenses with f/6.3 report as f/6.3 (they actually report f/6.2 to camera)
2021-01-18 16:18:19 +00:00
Christoph Hasse
056359d89b
fix formatting
2021-01-15 16:25:13 +01:00
Christoph Hasse
93869e1311
use EXV_PRINT_TAG macro instead of specific print function
2021-01-15 16:23:32 +01:00
Christoph Hasse
51bd57e387
add shutter mode and mechanical shutter count to nikon makernote 3
2021-01-15 15:24:45 +01:00
Alex Esseling
cf9be2cc3b
fixing exceptions and reordering tags
2021-01-12 23:06:55 +01:00
Alex Esseling
ff2ffb1909
add_cr3_tags
2021-01-12 20:55:29 +01:00
Miloš Komarčević
19decc1193
Merge pull request #1436 from Exiv2/dng_1.6
...
Add DNG 1.6 support
2021-01-06 20:38:37 +01:00
Christoph Hasse
4c2ac99673
try and fix ci-build 3/N
2020-12-22 11:54:27 +01:00
Christoph Hasse
f740fcd823
try and fix ci-build 2/N
2020-12-22 10:11:39 +01:00
Christoph Hasse
814357a6d1
try and fix ci-build
2020-12-22 09:16:18 +01:00
Christoph Hasse
2909e9cacc
Implement handling of new Nikon LensData version 8.0 and 8.01
2020-12-20 13:48:42 +01:00
Miloš Komarčević
240179514c
Add DNG 1.6 support
2020-12-19 10:58:32 +01:00
Robin Mills
9b5108583b
Revert "Revert "fix_1431_binary_comment.""
...
This reverts commit 2866415322 .
2020-12-14 20:29:27 +00:00
Robin Mills
c6167258ce
Revert "Restored 0.27.2 "toString()" behaviour of Exifdatum.value().toString() for CommentValue."
...
This reverts commit ecae9dc6eb .
2020-12-14 20:15:42 +00:00
Robin Mills
2866415322
Revert "fix_1431_binary_comment."
...
This reverts commit b6bf20a897 .
2020-12-14 20:01:17 +00:00
Robin Mills
af8699a8ac
Revert "Fixing test suite."
...
This reverts commit 23f39b60f7 .
2020-12-14 20:01:03 +00:00
Robin Mills
23f39b60f7
Fixing test suite.
2020-12-14 10:31:32 +00:00
Robin Mills
ecae9dc6eb
Restored 0.27.2 "toString()" behaviour of Exifdatum.value().toString() for CommentValue.
2020-12-13 20:55:17 +00:00
Robin Mills
b6bf20a897
fix_1431_binary_comment.
2020-12-11 15:10:35 +00:00
Miloš Komarčević
01a146e014
Merge pull request #1427 from Exiv2/prettyprint_planarconfig
...
Pretty print PlanarConfig
2020-12-09 12:57:12 +01:00
Miloš Komarčević
5e7a563407
Pretty print PlanarConfig
2020-12-09 09:28:49 +01:00
Miloš Komarčević
85e3a31242
Promote remaining SHORT/LONG tags default type
2020-12-08 15:35:53 +01:00
Robin Mills
866d213983
Merge pull request #1409 from Exiv2/fix_1402_rafimage_0.27
...
fix_1402_rafimage_0.27
2020-11-28 09:40:09 +00:00
Robin Mills
2466c78fe6
Calming Test Suite concerning Continuous and CropMode confusion.
2020-11-28 09:13:26 +00:00
Robin Mills
a71eb24956
Pointless change to trigger CI to build again.
2020-11-27 18:49:11 +00:00
Robin Mills
e032586d74
Code/comment tidy.
2020-11-26 20:29:38 +00:00
Robin Mills
9b877f8506
Success. It's working!
2020-11-26 20:23:03 +00:00
Miloš Komarčević
0b5ba68e54
Merge pull request #1412 from Exiv2/dng15_0.27
...
Add DNG 1.5 tags and values
2020-11-26 16:50:56 +01:00
Robin Mills
c48189afa7
Add FujiIFD to TiffCreator::tiffGroupStruct_
2020-11-26 13:34:29 +00:00
Robin Mills
a8b549f7df
Remove debugging code.
2020-11-26 13:28:03 +00:00
Miloš Komarčević
4ab2eb3ec6
Add DNG 1.5 tags and values
2020-11-25 22:12:23 +01:00
Miloš Komarčević
13032f44f1
Fix Pana tag typo and improve Fuji tag description
2020-11-25 21:20:20 +01:00
Robin Mills
45119e3260
WIP: working to understand how to support tiffIfd in tiffvisitor_int.cpp
2020-11-25 16:41:03 +00:00
Miloš Komarčević
b410eb3550
Complete DNG 1.4 spec support
2020-11-25 15:47:06 +01:00
hanno@schwalm-bremen.de
a2f4082beb
Revert exv commit and remove empty line.
2020-11-25 13:27:51 +01:00
hanno@schwalm-bremen.de
abce0ac300
Fix typo and remove empty line.
2020-11-25 13:27:51 +01:00
hanno@schwalm-bremen.de
01a449544c
Adding support for DefaultUserCrop and BaselineExposureOffset
...
Nothing special, copied from dng 1.5 reference.
2020-11-25 13:27:50 +01:00
Robin Mills
76514a1654
WIP #1402 rafimage::printStructure() improved formatting.
2020-11-24 20:51:43 +00:00
Robin Mills
49fa54d7f2
Merge pull request #1407 from FreddieWitherden/0.27-maintenance
...
Add support for Fuji's CropMode tag.
2020-11-24 20:42:43 +00:00
Freddie Witherden
8f1f6fce1f
Add support for Fuji's CropMode tag.
2020-11-24 08:05:24 -06:00
Robin Mills
e045fd666a
Merge pull request #1389 from Exiv2/fix_929_exif2.31_0.27
...
fix_929_exif2.32_0.27
2020-11-21 12:47:44 +00:00
Robin Mills
5f9daf725b
Moved orphaned declaration of exifGPSDirRef.
2020-11-21 10:15:20 +00:00
Miloš Komarčević
c688ed448d
Moved ambient tags to Exif only list, other refactoring
...
Handle more TIFF/EP vs Exif differences
Moved translated values (GPS, Exif) closer to their respective lists
2020-11-20 21:22:41 +01:00
Robin Mills
829ed7da15
Clarified definition and use of enum SectionId @kmilos: please review/approve.
2020-11-20 10:02:32 +00:00