Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update canon tags #1628

Closed
wants to merge 650 commits into from
Closed
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
650 commits
Select commit Hold shift + click to select a range
9ff72e5
Make offset=0 the default parameter.
kevinbackhouse Aug 30, 2021
9c4f9c7
Regression test for https://github.com/Exiv2/exiv2/issues/1887
kevinbackhouse Sep 1, 2021
bd211a9
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detai…
kevinbackhouse Sep 2, 2021
7caf447
Merge pull request #1888 from kevinbackhouse/FixIssue1887
kevinbackhouse Sep 2, 2021
e1cbe3e
Update SECURITY.md
clanmills Sep 4, 2021
5f2cbdf
Merge pull request #1892 from Exiv2/clanmills-patch-1
clanmills Sep 5, 2021
7a6acc4
Standardize on conan 1.39.0
kevinbackhouse Sep 9, 2021
8e64f4c
Merge pull request #1898 from kevinbackhouse/DowngradeConan
kevinbackhouse Sep 9, 2021
e1b9538
Add doc to release build.
kevinbackhouse Aug 8, 2021
8a08e14
Merge pull request #1899 from kevinbackhouse/BuildDoc
kevinbackhouse Sep 9, 2021
e71b99b
Merge pull request #1886 from kevinbackhouse/private-pData
kevinbackhouse Sep 9, 2021
1b53899
Merge pull request #1806 from kevinbackhouse/FuzzMore
kevinbackhouse Sep 9, 2021
7a54ec4
Update manpage
postscript-dev Sep 12, 2021
9b79b37
Remove unused constructor that was causing a build failure in OSS-Fuzz.
kevinbackhouse Sep 12, 2021
4f12680
Regression test for https://github.com/Exiv2/exiv2/issues/1901
kevinbackhouse Sep 12, 2021
4d55cb6
Comment out bogus code.
kevinbackhouse Sep 12, 2021
d49c4b6
Update manpage by converting to markdown
postscript-dev Sep 12, 2021
395389a
Add more checks to prevent integer overflow.
kevinbackhouse Sep 12, 2021
decfda4
Update manpage
postscript-dev Sep 12, 2021
bb9ff53
Throw an exception on integer overflow.
kevinbackhouse Sep 13, 2021
5dbdff6
Update manpage
postscript-dev Sep 15, 2021
795cfe9
Update exiv2 program, --help and usage
postscript-dev Sep 15, 2021
e1e7ddd
Fix test failure.
kevinbackhouse Sep 15, 2021
982d260
Merge pull request #5 from kevinbackhouse/update_exiv2_manpage
postscript-dev Sep 15, 2021
774e662
Merge pull request #1900 from kevinbackhouse/FixOSSFuzzBuildFailure
kevinbackhouse Sep 15, 2021
c4e7383
Add missing MpfInfo group to `taglist.exe Exif`
postscript-dev Sep 16, 2021
098283c
Merge branch 'Exiv2:main' into update_website_docs
postscript-dev Sep 16, 2021
e07451a
Add Python test for `taglist` program
postscript-dev Sep 16, 2021
486bf32
Merge branch 'update_website_docs' of https://github.com/postscript-d…
postscript-dev Sep 16, 2021
bb9fc40
Add missing Canon/Nikon/Samsung/Sony Groups to docs
postscript-dev Sep 16, 2021
ec58aec
Add custom update-pot target
cjwatson Sep 17, 2021
f643d9b
Annotate some strings with xgettext:no-c-format
cjwatson Sep 17, 2021
9f1e3e3
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detai…
kevinbackhouse Sep 17, 2021
1a58f7b
Merge pull request #1908 from cjwatson/properties-no-c-format
kevinbackhouse Sep 18, 2021
7cb65d1
Merge pull request #1872 from postscript-dev/update_exiv2_manpage
kevinbackhouse Sep 18, 2021
37388c3
Regression test for https://github.com/Exiv2/exiv2/issues/1912
kevinbackhouse Sep 18, 2021
d92b0a6
Merge pull request #1910 from kevinbackhouse/PentaxQuadraticPrint
kevinbackhouse Sep 19, 2021
7700f90
Pass -fstack-protector-strong to linker
evanmiller Sep 19, 2021
801e201
Merge pull request #1902 from kevinbackhouse/FixIssue1901
kevinbackhouse Sep 19, 2021
66b40d8
Merge pull request #1915 from evanmiller/patch-1
kevinbackhouse Sep 20, 2021
04f4624
Explicitly test for libproc.h (#1916)
evanmiller Sep 20, 2021
cd4316c
Do the calculation in floating point to avoid integer overflow.
kevinbackhouse Sep 20, 2021
be29681
Merge pull request #1913 from kevinbackhouse/FixIssue1912
kevinbackhouse Sep 21, 2021
7d2eb4a
Merge pull request #1905 from postscript-dev/update_website_docs
kevinbackhouse Sep 22, 2021
8a1e949
fix out of range access, minor performance improvement
rabauke Sep 22, 2021
90434bb
Regression test for: https://github.com/Exiv2/exiv2/issues/1920
kevinbackhouse Sep 22, 2021
a71bb64
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detai…
kevinbackhouse Sep 22, 2021
fc07f18
Add CodeQL query to detect variants of issue #1920.
kevinbackhouse Sep 23, 2021
7ace962
Add SonyMisc(2b|3c) Groups in TIFF files
postscript-dev Sep 23, 2021
827f31a
Add test for SonyMisc(2b|3c) Groups in TIFF files
postscript-dev Sep 23, 2021
2ec128f
Add regression test to https://github.com/Exiv2/exiv2/pull/1918
kevinbackhouse Sep 23, 2021
78fcfff
Update copyright and bug-address
kevinbackhouse Sep 23, 2021
38e836d
Merge pull request #1 from kevinbackhouse/update-pot-target
cjwatson Sep 23, 2021
d9294eb
Merge pull request #1 from kevinbackhouse/my_fix_01
rabauke Sep 24, 2021
41543e9
Merge pull request #1907 from cjwatson/update-pot-target
kevinbackhouse Sep 24, 2021
e2f3d6d
Merge pull request #1918 from rabauke/my_fix_01
kevinbackhouse Sep 24, 2021
54ee165
Add conditions to 2 Sony temperature tags
postscript-dev Sep 24, 2021
5325056
Add Python tests for 2 Sony temperature tags
postscript-dev Sep 24, 2021
8b8067a
Add second test to improve code coverage.
kevinbackhouse Sep 25, 2021
eb85d4c
Add third test to improve code coverage.
kevinbackhouse Sep 25, 2021
b27aa0b
Merge pull request #1922 from postscript-dev/fix_sony_tags
kevinbackhouse Sep 25, 2021
482cb2d
Clarify ownership model of CiffComponent::pData_
kevinbackhouse Sep 26, 2021
862e619
Fix markdown manpage formatting
postscript-dev Sep 18, 2021
9cbbd12
Move exiv2.md - easier to find
postscript-dev Sep 21, 2021
cb1b632
Update markdown files with changes to manpage
postscript-dev Sep 21, 2021
2004aeb
Update manpage URLs
postscript-dev Sep 21, 2021
0da5603
Fix long code block lines in exiv2.md
postscript-dev Sep 23, 2021
b65dac3
Add RETURN VALUES section to exiv2.md
postscript-dev Sep 23, 2021
e6f9492
Fix spelling/formatting in exiv2.md
postscript-dev Sep 23, 2021
342eeb4
Fix formatting in `exiv2.md`
postscript-dev Sep 23, 2021
5bec024
Update: Minor formatting/text in `exiv2.md`
postscript-dev Sep 26, 2021
02d4073
Update canonmn_int.cpp
John55h Sep 27, 2021
7bd1935
Merge pull request #1932 from John55h/main
kevinbackhouse Sep 29, 2021
887acd0
Merge pull request #1926 from postscript-dev/fix_sony_temperature_tags
kevinbackhouse Sep 29, 2021
e6ce137
Add workaround for conan outage: https://github.com/conan-io/conan/is…
kevinbackhouse Oct 1, 2021
6de6815
Merge pull request #1940 from kevinbackhouse/ConanFix
kevinbackhouse Oct 3, 2021
83b9944
We only need to extract one byte.
kevinbackhouse Oct 4, 2021
be5a01f
Merge pull request #1921 from kevinbackhouse/FixIssue1920
kevinbackhouse Oct 4, 2021
0548a6c
Fix Conan on macOS
kevinbackhouse Oct 4, 2021
458a60b
Merge pull request #1942 from kevinbackhouse/ConanFixMacOS
kevinbackhouse Oct 4, 2021
c9638bb
Fix Conan on macOS
kevinbackhouse Oct 4, 2021
a0cff12
Use same Conan version on macOS as on other platforms.
kevinbackhouse Oct 4, 2021
a6480f9
Hide "static constexpr auto" from SWIG
jim-easterbrook Oct 5, 2021
2b040e9
Merge pull request #1943 from kevinbackhouse/ConanFixMacOS
kevinbackhouse Oct 5, 2021
4205e03
Extending Nikon3.ColorBalance version coverage
kmilos Oct 4, 2021
2074f82
Fold into common 02xx versions
kmilos Oct 5, 2021
89253de
Merge pull request #1947 from jim-easterbrook/swig_compat
kevinbackhouse Oct 9, 2021
33edcb2
Merge pull request #1914 from postscript-dev/fix_markdown_manpage
kevinbackhouse Oct 9, 2021
937264b
Merge pull request #1927 from kevinbackhouse/ImproveCodeCoverage
kevinbackhouse Oct 9, 2021
5fdd9da
Use =default.
kevinbackhouse Oct 9, 2021
3b0d827
More =default changes.
kevinbackhouse Oct 10, 2021
d874f3d
Regression test for https://github.com/Exiv2/exiv2/issues/1954
kevinbackhouse Oct 10, 2021
4901c5d
Merge pull request #1930 from kevinbackhouse/CiffComponent-pData-owne…
kevinbackhouse Oct 10, 2021
81cfc16
Use std::move to transfer ownership of DataBufs.
kevinbackhouse Oct 10, 2021
94ea0c6
Delete the copy assignment operator to avoid accidental copying.
kevinbackhouse Oct 11, 2021
d2bdf68
Revert "Fix for https://github.com/Exiv2/exiv2/issues/1856"
kevinbackhouse Oct 14, 2021
cf6566b
Fix indentation
kevinbackhouse Oct 15, 2021
5c701e5
Merge pull request #1962 from kevinbackhouse/Revert1857
kevinbackhouse Oct 15, 2021
aaf5843
Merge pull request #1956 from kevinbackhouse/DataBufMoveCnstr
kevinbackhouse Oct 15, 2021
c07bbfc
Fix doc description of Image::iccProfileDefined()
postscript-dev Oct 15, 2021
71744d5
Merge pull request #1944 from Exiv2/nikon_colorbalance
kevinbackhouse Oct 15, 2021
4bc4757
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detai…
kevinbackhouse Oct 15, 2021
d23ef9d
Merge pull request #1955 from kevinbackhouse/FixIssue1954
kevinbackhouse Oct 16, 2021
bbfbcb6
Merge pull request #1964 from postscript-dev/fix_iccProfile_docs
kevinbackhouse Oct 17, 2021
b385f2d
Canon cr3 previews (#1958)
dhoulder Oct 17, 2021
4e587fa
Performance boost: don't read boxes we're not interested in
dhoulder Oct 19, 2021
2d80891
Only include expat.h when XMP is enabled. (#1973)
mergify[bot] Oct 20, 2021
0ae85cc
Merge pull request #1974 from dhoulder/skip-isobmff-boxes
kevinbackhouse Oct 20, 2021
d91cb9d
Try a newer version of Conan.
kevinbackhouse Oct 20, 2021
3db71f6
Merge pull request #1976 from kevinbackhouse/ConanVersionMacOS
kevinbackhouse Oct 20, 2021
40e5021
Limit CR3 previews to JPEG only
kmilos Oct 20, 2021
31a2467
Add exiv2 extract thumb to stdout (#1934): src
postscript-dev Oct 20, 2021
4798c6b
Add exiv2 extract thumb to stdout (#1934): test
postscript-dev Oct 20, 2021
8b7d872
Expose unsupported CR3 previews as binary
kmilos Oct 20, 2021
c5101e0
Merge pull request #1978 from Exiv2/cr3_previews_version_check
kmilos Oct 21, 2021
44542a9
Add readOrThrow and seekOrThrow to BasicIo.
kevinbackhouse Oct 17, 2021
68473d9
Remove static functions readOrThrow and seekOrThrow.
kevinbackhouse Oct 17, 2021
e87e440
Remove Conan from MacOS build.
kevinbackhouse Oct 24, 2021
76a9377
Merge pull request #1986 from kevinbackhouse/MacOS-no-Conan
kevinbackhouse Oct 25, 2021
118a1de
Add issue templates from `old-master` branch
postscript-dev Oct 26, 2021
ab90d43
Merge pull request #1979 from postscript-dev/fix_exiv2_sample_thumb_s…
kevinbackhouse Oct 26, 2021
befb890
Remove opensuse/tumbleweed, because the docker image is broken.
kevinbackhouse Oct 24, 2021
f09ea6a
Update Exiv2 GitHub issue templates
postscript-dev Oct 26, 2021
3a1a9db
Fix label: `ISSUE_TEMPLATE/feature_request.md`
postscript-dev Oct 26, 2021
a97d747
Merge pull request #1988 from postscript-dev/add_git_templates
kmilos Oct 27, 2021
5dca23b
Merge pull request #1987 from kevinbackhouse/RemoveTumbleweed
kevinbackhouse Oct 27, 2021
eb78a2f
Add NikonFl7 makernotes group source code
postscript-dev Oct 14, 2021
eb134d1
Add testing for NikonFl7 makernotes group
postscript-dev Oct 14, 2021
8cd7dba
Add documentation for NikonFl7 makernotes group
postscript-dev Oct 14, 2021
f0f3c7e
Fix compile issues for NikonFl7 makernotes group
postscript-dev Oct 15, 2021
f23d965
Add limits check: Exif.NikonFl7.FlashCompensation
postscript-dev Oct 17, 2021
8ebf10f
Fix condition in Exif.NikonFl7.FlashCompensation
postscript-dev Oct 17, 2021
b3ca98c
Fix Exif.NikonFl7.FlashCompensation pretty print
postscript-dev Nov 2, 2021
277b187
Fix Exif.NikonFl7.FlashGroupBCControlData output
postscript-dev Nov 2, 2021
bd676be
Fix `exiv2 -pR` for Sony images (#1805)
postscript-dev Sep 26, 2021
1535357
Regression test for #1805
postscript-dev Sep 26, 2021
b95e19e
libcurl is now optional. Updated to the latest versions of libcurl an…
LibreShawn Nov 3, 2021
562b10f
Fix Exif.NikonFl7.FlashCompensation
postscript-dev Nov 3, 2021
7c8e6fc
Merge pull request #1963 from postscript-dev/add_FlashInfo0107_makern…
kevinbackhouse Nov 7, 2021
1ae9f42
Add camera models for NikonFl3 makernotes group (#1994)
postscript-dev Nov 8, 2021
fde8ed0
Merge pull request #1967 from kevinbackhouse/ReadOrThrow
kevinbackhouse Nov 8, 2021
02ce7e9
Restore modified tags after TZ manipulation
jim-easterbrook Nov 15, 2021
9c294ef
Fix exiv2: verbose extract to stdout (see #1934)
postscript-dev Nov 16, 2021
5efb175
Add tests for pr #2000
postscript-dev Nov 16, 2021
985e963
Update documentation for pr #2000
postscript-dev Nov 16, 2021
797f86c
Fix minor whitespace formatting
postscript-dev Nov 17, 2021
6758e72
Merge branch 'main' into fix_exiv2_-pR
kevinbackhouse Nov 24, 2021
5444fce
Regression test for https://github.com/Exiv2/exiv2/issues/2006
kevinbackhouse Nov 28, 2021
35f48ae
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detai…
kevinbackhouse Nov 28, 2021
da3b36f
Add test files for PR 1999 / issue 1998
jim-easterbrook Dec 1, 2021
2e2dd88
Use \" instead of ' for exiv2 command string
jim-easterbrook Dec 1, 2021
a1ad29e
Treat Exif.Sony1.PreviewImage as undefined tag.
kevinbackhouse Dec 5, 2021
889e1c6
Merge pull request #2000 from postscript-dev/fix_version_param_in_exiv2
kevinbackhouse Dec 5, 2021
0a1fa49
Merge pull request #1999 from jim-easterbrook/bug_1998
kevinbackhouse Dec 5, 2021
aebb3fb
Merge pull request #2015 from kevinbackhouse/SonyPreviewUndefined
kevinbackhouse Dec 5, 2021
65fad9d
Merge pull request #2007 from kevinbackhouse/FixIssue2006
kevinbackhouse Dec 6, 2021
1b53303
ci: upgrade conan version on github actions (#2021)
piponazo Dec 10, 2021
fd84471
Add more DNG 1.6 tags (#2023)
kmilos Dec 11, 2021
4aa701f
PoC image file for https://github.com/Exiv2/exiv2/issues/2027
kevinbackhouse Dec 13, 2021
e34eacc
Use memmove, rather than memcpy, because memory regions might overlap.
kevinbackhouse Dec 13, 2021
13a2cf3
fix_1416_iptc_DateCreated (#1547)
clanmills Dec 14, 2021
29cc981
Merge pull request #2028 from kevinbackhouse/FixIssue2027
kevinbackhouse Dec 14, 2021
122fb95
Updating documentation to respect ctest.
clanmills Dec 17, 2021
4d44f9c
Forward CI changes
kmilos Dec 17, 2021
82adcb1
Do not use exact string match for errno output
kmilos Dec 17, 2021
5693979
Restored test lensTest. Minimized differences between main/README.md…
clanmills Dec 19, 2021
82371c4
Adding version_test.py.
clanmills Dec 19, 2021
e32d3fc
Fixes following review.
clanmills Dec 20, 2021
23c5100
Improve config file platform test
kmilos Dec 18, 2021
f3393f8
Fixes following review.
clanmills Dec 20, 2021
10661d6
Fix `$ $` typo. Well spotted, @kmilos.
clanmills Dec 20, 2021
41ae517
Merge pull request #2034 from Exiv2/fix_README_ctest_main
clanmills Dec 20, 2021
d508e09
Merge pull request #2035 from Exiv2/ci_forward_main
clanmills Dec 20, 2021
bea66d6
Clarify policy on when a bug is considered a security issue (#2038)
kevinbackhouse Dec 21, 2021
891f58a
Fix bug in loop. It wasn't iterating over the elements of dateStrings…
kevinbackhouse Dec 20, 2021
c28e501
Merge pull request #2039 from Exiv2/mergify/bp/main/pr-2037
kevinbackhouse Dec 22, 2021
9f3240c
Delete TiffEntryBase::isMalloced_ field and use a std::shared_ptr ins…
kevinbackhouse Dec 24, 2021
29f7d0c
Remove DataBuf::release() which is no longer used.
kevinbackhouse Dec 24, 2021
b6a4fd1
Add storage parameter to setData.
kevinbackhouse Dec 24, 2021
9268279
Add comments.
kevinbackhouse Dec 24, 2021
b52b6db
Output of -PV was not suitable for inputting to -m-, key was missing.…
facundofc Dec 29, 2021
cf8f791
Update test file location in manpage
postscript-dev Jan 1, 2022
a094dde
Merge pull request #2040 from kevinbackhouse/TiffEntryBaseStorage
kevinbackhouse Jan 2, 2022
8135665
Revisiting cmake code for generating coverage reports (#2047)
piponazo Jan 6, 2022
d188898
Rename GHA workflows for having more intuitive navigation
piponazo Jan 6, 2022
2493e55
Merge pull request #2049 from Exiv2/main_gha_names
clanmills Jan 6, 2022
c898f56
cmake: Add missing source file
piponazo Jan 6, 2022
ad948e8
cmake: default c++ standard => 14
piponazo Jan 6, 2022
c19425f
Add unit tests for PngChunk::keyTXTChunk
piponazo Jan 6, 2022
061df50
keyTXTChunk improvement
piponazo Jan 6, 2022
b96f5af
Remove dead code
piponazo Jan 6, 2022
ceae868
Initialize uninitialized variables
piponazo Jan 6, 2022
ec21f65
Replace magicValue with constant variable
piponazo Jan 6, 2022
ddf5645
Add new tests in PngChunk & PngImage for increasing coverage
piponazo Jan 6, 2022
240a724
Clang-format in pngchunk_int.cpp
piponazo Jan 7, 2022
825c0c7
Check array index before inspecting it
piponazo Jan 7, 2022
a098ab6
Merge pull request #2043 from postscript-dev/update_test_file_URLs_in…
postscript-dev Jan 9, 2022
629442d
Merge pull request #1929 from postscript-dev/fix_exiv2_-pR
postscript-dev Jan 9, 2022
b0318c3
Upgrade C++ standard to c++17 (#2052)
piponazo Jan 9, 2022
fe83240
Update XMP IPTC tags to 2021.1 standard
postscript-dev Jan 10, 2022
0847f92
Add Python test for XMP IPTC 2021.1 tags
postscript-dev Jan 10, 2022
1a88324
Update tag docs for XMP IPTC 2021.1 tags
postscript-dev Jan 10, 2022
9dfbca4
Remove Windows newlines for `cmp` Python test
postscript-dev Jan 10, 2022
0afefa1
Update pr#2053 Python test for codeconv coverage
postscript-dev Jan 10, 2022
f7becf0
Remove Windows newlines for `cmp` Python test
postscript-dev Jan 10, 2022
6c59437
Add IPTC 2021.1 source comments for pr#2053
postscript-dev Jan 11, 2022
da320f3
Remove experimental code from pr#2053
postscript-dev Jan 11, 2022
55712d4
Merge pull request #2053 from postscript-dev/update_XMP_tags_for_IPTC…
postscript-dev Jan 13, 2022
5e9e31f
Upgrade centos:8 to centos-stream (#2066)
piponazo Feb 3, 2022
6e1dd03
work on canon tags
alexvanderberkel May 10, 2021
433e3e0
second rund
alexvanderberkel May 10, 2021
9a062b8
update tags ID
alexvanderberkel May 11, 2021
57f9b2a
update canonrf tags, new lenses
alexvanderberkel May 17, 2021
3724957
update to tags
alexvanderberkel May 19, 2021
07b8173
Decoding of Canon HDRInfo tag
hassec May 19, 2021
92f464a
Adding Ambience Selection to tag list
alexvanderberkel May 19, 2021
a48cd83
Adding tag Canon AFMicroAdj
alexvanderberkel May 19, 2021
eb4dcfe
Canon MultiExposure tag added
alexvanderberkel May 19, 2021
627ecd0
Adding Canon Lighting Optimization Tag
alexvanderberkel May 19, 2021
a44029b
Adding of Canon Vignetting Correction Tag 2
alexvanderberkel May 19, 2021
71e836c
canon filter options
alexvanderberkel May 19, 2021
90b0896
Adding LensSerialNumber Tag
alexvanderberkel May 19, 2021
939d22f
Adding Canon AF Config Tag
alexvanderberkel May 19, 2021
8978357
Adding Canon RawBurst Tag
alexvanderberkel May 19, 2021
042f55a
Canon AF Info 2 Tag
alexvanderberkel May 19, 2021
29c54e2
wrong brackets fixed
alexvanderberkel Feb 3, 2022
e40c13f
Merge branch 'update_canon_tags' of
alexvanderberkel Feb 3, 2022
97380fe
fix wrong brackets
alexvanderberkel Feb 3, 2022
2a1b6ac
fix of tests case test_issue_981.py
alexvanderberkel Feb 3, 2022
d9c08c6
fix of test_issue_1151.py
alexvanderberkel Feb 3, 2022
1fb35c9
fix test_issue_1122.py
alexvanderberkel Feb 3, 2022
02366ba
CanonFlashinfo added
alexvanderberkel Feb 7, 2022
739ed8b
ExposureCompensation added
alexvanderberkel Feb 7, 2022
8d93a5f
Exif.Canon.CanonFlashInfo
alexvanderberkel Feb 7, 2022
90db13e
Exif.CanonCs.SpotMeteringMode
alexvanderberkel Feb 7, 2022
46da625
Exif.CanonCs.PhotoEffect
alexvanderberkel Feb 7, 2022
332539d
Exif.Canon.CanonFlashInfo
alexvanderberkel Feb 7, 2022
4e0970d
Exif.CanonSi.NDFilter
alexvanderberkel Feb 7, 2022
8a5e0d1
Exif.CanonSi.SelfTimer2
alexvanderberkel Feb 7, 2022
705c5a8
Exif.Canon.CanonFlashInfo
alexvanderberkel Feb 7, 2022
69932b4
Exif.CanonSi.FlashOutput
alexvanderberkel Feb 7, 2022
4c4af10
Exif.CanonSi.NDFilter
alexvanderberkel Feb 7, 2022
2e03320
fix test cases
alexvanderberkel Feb 7, 2022
aece7b9
fix test issues
alexvanderberkel Feb 7, 2022
a09ba0c
adding exposurecompensation
alexvanderberkel Feb 8, 2022
0349546
OpticalZoomCode added
alexvanderberkel Feb 8, 2022
83e26bc
fix typo Optical Zoom Code
alexvanderberkel Feb 8, 2022
794f22b
adding OpticalZoomCode
alexvanderberkel Feb 8, 2022
a1a15bd
AEB Bracket Value added
alexvanderberkel Feb 8, 2022
59db674
controlmode added
alexvanderberkel Feb 8, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/templates/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ TABLES = Exif \
CanonFi \
CanonPa \
CanonPr \
CanonMe \
CanonHdr \
CanonVigCor2 \
Casio \
Casio2 \
Fujifilm \
Expand Down
5 changes: 5 additions & 0 deletions doc/templates/tags-canon.html.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ __CanonPi__
__CanonFi__
<br>

<h3>Canon File Info Tags</h3>
<p>Click on a column header to sort the table.</p>
__CanonHdr__
<br>

<h3>Canon Processing Info Tags</h3>
<p>Click on a column header to sort the table.</p>
__CanonPr__
Expand Down
2 changes: 1 addition & 1 deletion man/man1/exiv2.1
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ MakerNote CanonPi NikonAFT NikonPreview OlympusFe6 Sam
MpfInfo CanonPr NikonAf NikonSi01xx OlympusFe7
Photo CanonSi NikonAf2 NikonSi02xx OlympusFe8 Sony1
SubImage1 CanonTi NikonAf22 NikonSiD300a OlympusFe9 Sony1Cs
SubImage2 NikonCb1 NikonSiD300b OlympusFi Sony1Cs2
SubImage2 CanonHdr NikonCb1 NikonSiD300b OlympusFi Sony1Cs2
SubImage3 Casio NikonCb2 NikonSiD40 OlympusIp Sony1MltCs7D
SubImage4 Casio2 NikonCb2a NikonSiD80 OlympusRd Sony1MltCsA100
SubImage5 NikonCb3 NikonVr OlympusRd2 Sony1MltCsNew
Expand Down
2 changes: 1 addition & 1 deletion samples/taglist.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ int main(int argc, char* argv[])
if (rc || bHelp) {
std::cout << "Usage: taglist [--help]" << std::endl
<< " [--group name|" << std::endl
<< " Groups|Exif|Canon|CanonCs|CanonSi|CanonCf|Fujifilm|Minolta|Nikon1|Nikon2|Nikon3|Olympus|" << std::endl
<< " Groups|Exif|Canon|CanonCs|CanonSi|CanonCf|CanonHdr|Fujifilm|Minolta|Nikon1|Nikon2|Nikon3|Olympus|" << std::endl
<< " Panasonic|Pentax|Sigma|Sony|Iptc|" << std::endl
<< " dc|xmp|xmpRights|xmpMM|xmpBJ|xmpTPg|xmpDM|pdf|photoshop|crs|tiff|exif|aux|iptc|all|ALL" << std::endl
<< " ]" << std::endl
Expand Down
216 changes: 139 additions & 77 deletions src/canonmn_int.cpp

Large diffs are not rendered by default.

10 changes: 2 additions & 8 deletions src/canonmn_int.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,8 @@ namespace Exiv2 {
//! Return read-only list of built-in Canon RawBurstInfo Info tags
static const TagInfo* tagListRawB();
//! Return read-only list of built-in Canon AFInfo2 Info tags
static const TagInfo* tagListAf2();







static const TagInfo* tagListAf2();


//! @name Print functions for Canon %MakerNote tags
//@{
Expand Down
1 change: 1 addition & 0 deletions src/exif.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,7 @@ namespace Exiv2 {
"Exif.Canon.AFPointsInFocus",
"Exif.Canon.AFPointsSelected",
"Exif.Canon.AFPointsUnusable",
"Exif.Canon.AFFineRotation",
};
for (auto&& filteredIfd0Tag : filteredIfd0Tags) {
auto pos = ed.findKey(ExifKey(filteredIfd0Tag));
Expand Down
11 changes: 11 additions & 0 deletions src/tags_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,17 @@ namespace Exiv2 {
{ canonFiId, "Makernote", "CanonFi", CanonMakerNote::tagListFi },
{ canonPaId, "Makernote", "CanonPa", CanonMakerNote::tagListPa },
{ canonPrId, "Makernote", "CanonPr", CanonMakerNote::tagListPr },
{ canonAf2Id, "Makernote", "CanonAf2Id", CanonMakerNote::tagListAf2 },
{ canonVigCor2Id, "Makernote", "CanonVigCor2", CanonMakerNote::tagListVigCor2 },
{ canonLiOpId, "Makernote", "CanonLiOp", CanonMakerNote::tagListLiOp },
{ canonAfMiAdjId, "Makernote", "CanonAfMiAdj", CanonMakerNote::tagListAfMiAdj },
{ canonLeId, "Makernote", "CanonLe", CanonMakerNote::tagListLe },
{ canonAmId, "Makernote", "CanonAm", CanonMakerNote::tagListAm },
{ canonFilId, "Makernote", "CanonFil", CanonMakerNote::tagListFil },
{ canonMeId, "Makernote", "CanonMe", CanonMakerNote::tagListMe },
{ canonHdrId, "Makernote", "CanonHdr", CanonMakerNote::tagListHdr },
{ canonAfCId, "Makernote", "CanonAfC", CanonMakerNote::tagListAfC },
{ canonRawBId, "Makernote", "CanonRawB", CanonMakerNote::tagListRawB },
{ casioId, "Makernote", "Casio", CasioMakerNote::tagList },
{ casio2Id, "Makernote", "Casio2", Casio2MakerNote::tagList },
{ fujiId, "Makernote", "Fujifilm", FujiMakerNote::tagList },
Expand Down
2 changes: 1 addition & 1 deletion src/tags_int.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ namespace Exiv2 {
canonTiId,
canonFiId,
canonPrId,
canonPreID,
canonPreID,
canonVigCorId,
canonVigCor2Id,
canonWbId,
Expand Down
185 changes: 182 additions & 3 deletions src/tiffimage_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ namespace Exiv2 {
false, // Don't concatenate gaps
{ 0, ttUnsignedShort, 1 }
};

//! Canon Camera Settings binary array - definition
extern const ArrayDef canonCsDef[] = {
{ 46, ttUnsignedShort, 3 } // Exif.CanonCs.Lens
Expand Down Expand Up @@ -113,6 +114,19 @@ namespace Exiv2 {
{ 0, ttSignedLong, 1 }
};


//! Canon canonAfMiAdj Info binary array - configuration
extern const ArrayCfg canonAf2Cfg = {
canonAf2Id, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};

//! Canon File Info binary array - configuration
extern const ArrayCfg canonFiCfg = {
canonFiId, // Group for the elements
Expand Down Expand Up @@ -141,6 +155,136 @@ namespace Exiv2 {
{ 0, ttSignedShort, 1 }
};



//! Canon canonAfMiAdj Info binary array - configuration
extern const ArrayCfg canonAfMiAdjCfg = {
canonAfMiAdjId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};


//! Canon Vignetting Correction 2 Info binary array - configuration
extern const ArrayCfg canonVigCor2Cfg = {
canonVigCor2Id, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};



//! Canon Lighting Optimization Info binary array - configuration
extern const ArrayCfg canonLiOpCfg = {
canonLiOpId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};


//! Canon LensInfo binary array - configuration
extern const ArrayCfg canonLeCfg = {
canonLeId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};

//! Canon Ambience Selction Info binary array - configuration
extern const ArrayCfg canonAmCfg = {
canonAmId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};

//! Canon MultiExposure Selction Info binary array - configuration
extern const ArrayCfg canonMeCfg = {
canonMeId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};

//! Canon Filter Info binary array - configuration
extern const ArrayCfg canonFilCfg = {
canonFilId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};

//! Canon Hdr Info binary array - configuration
extern const ArrayCfg canonHdrCfg = {
canonHdrId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};

//! Canon AF Config Info binary array - configuration
extern const ArrayCfg canonAfCCfg = {
canonAfCId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttSignedLong, 1 }
};




//! Canon RawBurst Info binary array - configuration
extern const ArrayCfg canonRawBCfg = {
canonRawBId, // Group for the elements
invalidByteOrder, // Use byte order from parent
ttSignedLong, // Type for array entry and size element
notEncrypted, // Not encrypted
true, // Has a size element
false, // No fillers
false, // Don't concatenate gaps
{ 0, ttUnsignedLong, 1 }
};


//! Nikon Vibration Reduction binary array - configuration
extern const ArrayCfg nikonVrCfg = {
nikonVrId, // Group for the elements
Expand Down Expand Up @@ -1046,13 +1190,24 @@ namespace Exiv2 {
{ Tag::root, fujiId, exifId, 0x927c },
{ Tag::root, canonId, exifId, 0x927c },
{ Tag::root, canonCsId, canonId, 0x0001 },
{ Tag::root, canonSiId, canonId, 0x0004 },
{ Tag::root, canonSiId, canonId, 0x0004 },
{ Tag::root, canonAf2Id, canonId, 0x0026 },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that this works, because the AF field of canon maker notes is handled in a special way.
See line 1816 where we define a special TiffDecoder for this element.

That's why I think that we can actually remove most (maybe all) the AF stuff from canonmn_int.{hpp,cpp}

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I see the following:

Exif.CanonAf2Id.AFInfoSize SLong 1 1216
Exif.CanonAf2Id.AFAreaMode SLong 1 (65679)
Exif.CanonAf2Id.AFNumPoints SLong 1 293608000
Exif.CanonAf2Id.AFValidPoints SLong 1 293608000
Exif.CanonAf2Id.AFCanonImageWidth SLong 1 468
Exif.CanonAf2Id.AFCanonImageHeight SLong 1 0
Exif.CanonAf2Id.AFImageWidth SLong 1 0
Exif.CanonAf2Id.AFImageHeight SLong 1 0
Exif.CanonAf2Id.AFAreaWidths SLong 1 0
Exif.CanonAf2Id.AFAreaHeights SLong 1 0
Exif.CanonAf2Id.AFXPositions SLong 1 0
Exif.CanonAf2Id.AFYPositions SLong 1 0
Exif.CanonAf2Id.AFPointsInFocus SLong 1 0
Exif.CanonAf2Id.AFPointsSelected SLong 1 0
Exif.CanonAf2Id.AFPointsUnusable SLong 1 0
Exif.CanonAf2Id.AFFineRotation SLong 1 0

And:

Exif.CanonAfC.AFConfigTool SLong 1 0
Exif.CanonAfC.AFTrackingSensitivity SLong 1 2
Exif.CanonAfC.AFAccelDecelTracking SLong 1 2
Exif.CanonAfC.AFPointSwitching SLong 1 0
Exif.CanonAfC.AIServoFirstImage SLong 1 Equal Priority
Exif.CanonAfC.AIServoSecondImage SLong 1 Equal Priority
Exif.CanonAfC.USMLensElectronicMF SLong 1 Disable in AF Mode
Exif.CanonAfC.AFAssistBeam SLong 1 Disable
Exif.CanonAfC.OneShotAFRelease SLong 1 Release Priortiy
Exif.CanonAfC.AutoAFPointSelEOSiTRAF SLong 1 Enable
Exif.CanonAfC.LensDriveWhenAFImpossible SLong 1 Continue Focus Search
Exif.CanonAfC.SelectAFAreaSelectionMode SLong 1 (22359)
Exif.CanonAfC.AFAreaSelectionMethod SLong 1 M-Fn Button
Exif.CanonAfC.OrientationLinkedAF SLong 1 Same for Vert/Horiz Points
Exif.CanonAfC.ManualAFPointSelPattern SLong 1 Stops at AF Area Edges
Exif.CanonAfC.AFPointDisplayDuringFocus SLong 1 Selected (constant)
Exif.CanonAfC.VFDisplayIllumination SLong 1 Auto
Exif.CanonAfC.AFStatusViewfinder SLong 1 Auto
Exif.CanonAfC.InitialAFPointInServo SLong 1 Initial AF Point Selected

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exif.CanonAfC.SelectAFAreaSelectionMode SLong 1 (22359) --> This tag needs some more work though

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exif.CanonAf2Id.AFAreaMode SLong 1 (65679) --> This could also need some digging

{ Tag::root, canonPaId, canonId, 0x0005 },
{ Tag::root, canonCfId, canonId, 0x000f },
{ Tag::root, canonPiId, canonId, 0x0012 },
{ Tag::root, canonTiId, canonId, 0x0035 },
{ Tag::root, canonFiId, canonId, 0x0093 },
{ Tag::root, canonPrId, canonId, 0x00a0 },
{ Tag::root, canonPrId, canonId, 0x00a0 },
{ Tag::root, canonAfMiAdjId, canonId, 0x4013 },
{ Tag::root, canonVigCor2Id, canonId, 0x4016 },
{ Tag::root, canonLiOpId, canonId, 0x4018 },
{ Tag::root, canonLeId, canonId, 0x4019 },
{ Tag::root, canonAmId, canonId, 0x4020 },
{ Tag::root, canonMeId, canonId, 0x4021 },
{ Tag::root, canonFilId, canonId, 0x4024 },
{ Tag::root, canonHdrId, canonId, 0x4025 },
{ Tag::root, canonAfCId, canonId, 0x4028 },
{ Tag::root, canonRawBId, canonId, 0x403f },
{ Tag::root, nikon1Id, exifId, 0x927c },
{ Tag::root, nikon2Id, exifId, 0x927c },
{ Tag::root, nikon3Id, exifId, 0x927c },
Expand Down Expand Up @@ -1398,21 +1553,45 @@ namespace Exiv2 {
{ 0x0005, canonId, EXV_SIMPLE_BINARY_ARRAY(canonPaCfg) },
{ 0x000f, canonId, EXV_SIMPLE_BINARY_ARRAY(canonCfCfg) },
{ 0x0012, canonId, EXV_SIMPLE_BINARY_ARRAY(canonPiCfg) },
{ 0x0026, canonId, EXV_SIMPLE_BINARY_ARRAY(canonAf2Cfg) },
{ 0x0035, canonId, EXV_SIMPLE_BINARY_ARRAY(canonTiCfg) },
{ 0x0093, canonId, EXV_BINARY_ARRAY(canonFiCfg, canonFiDef) },
{ 0x00a0, canonId, EXV_SIMPLE_BINARY_ARRAY(canonPrCfg) },
{ 0x00a0, canonId, EXV_SIMPLE_BINARY_ARRAY(canonPrCfg) },
{ 0x4013, canonId, EXV_SIMPLE_BINARY_ARRAY(canonAfMiAdjCfg) },
//{ 0x4015, canonId, EXV_SIMPLE_BINARY_ARRAY(canonVigCorCfg) },
{ 0x4016, canonId, EXV_SIMPLE_BINARY_ARRAY(canonVigCor2Cfg) },
{ 0x4018, canonId, EXV_SIMPLE_BINARY_ARRAY(canonLiOpCfg) },
{ 0x4019, canonId, EXV_SIMPLE_BINARY_ARRAY(canonLeCfg) },
{ 0x4020, canonId, EXV_SIMPLE_BINARY_ARRAY(canonAmCfg) },
{ 0x4021, canonId, EXV_SIMPLE_BINARY_ARRAY(canonMeCfg) },
{ 0x4024, canonId, EXV_SIMPLE_BINARY_ARRAY(canonFilCfg) },
{ 0x4025, canonId, EXV_SIMPLE_BINARY_ARRAY(canonHdrCfg) },
{ 0x4028, canonId, EXV_SIMPLE_BINARY_ARRAY(canonAfCCfg) },
{ 0x403f, canonId, EXV_SIMPLE_BINARY_ARRAY(canonRawBCfg) },
{ Tag::next, canonId, ignoreTiffComponent },
{ Tag::all, canonId, newTiffEntry },

// Canon makernote composite tags
{ Tag::all, canonCsId, newTiffBinaryElement },
{ Tag::all, canonSiId, newTiffBinaryElement },
{ Tag::all, canonAf2Id, newTiffBinaryElement },
{ Tag::all, canonPaId, newTiffBinaryElement },
{ Tag::all, canonCfId, newTiffBinaryElement },
{ Tag::all, canonPiId, newTiffBinaryElement },
{ Tag::all, canonTiId, newTiffBinaryElement },
{ Tag::all, canonFiId, newTiffBinaryElement },
{ Tag::all, canonPrId, newTiffBinaryElement },
{ Tag::all, canonAfMiAdjId, newTiffBinaryElement },
// { Tag::all, canonVigCorId, newTiffBinaryElement },
{ Tag::all, canonVigCor2Id, newTiffBinaryElement },
{ Tag::all, canonLiOpId, newTiffBinaryElement },
{ Tag::all, canonLeId, newTiffBinaryElement },
{ Tag::all, canonAmId, newTiffBinaryElement },
{ Tag::all, canonMeId, newTiffBinaryElement },
{ Tag::all, canonFilId, newTiffBinaryElement },
{ Tag::all, canonHdrId, newTiffBinaryElement },
{ Tag::all, canonAfCId, newTiffBinaryElement },
{ Tag::all, canonRawBId, newTiffBinaryElement },

// Nikon1 makernote
{ Tag::next, nikon1Id, ignoreTiffComponent },
Expand Down
Loading