Luis Diaz
c19425f6a4
Add unit tests for PngChunk::keyTXTChunk
2022-01-07 09:38:42 +01:00
Luis Díaz Más
ad948e84f1
cmake: default c++ standard => 14
2022-01-07 09:38:42 +01:00
Luis Diaz
c898f56ab2
cmake: Add missing source file
2022-01-07 09:38:42 +01:00
Robin Mills
2493e558e9
Merge pull request #2049 from Exiv2/main_gha_names
...
Rename GHA workflows for having more intuitive navigation
2022-01-06 17:04:20 +00:00
Luis Diaz
d18889883e
Rename GHA workflows for having more intuitive navigation
2022-01-06 14:03:06 +01:00
Luis Díaz Más
813566526c
Revisiting cmake code for generating coverage reports ( #2047 )
...
* cmake: better usage of gcovr for coverage reports
* Add test for FileIo::setPath
* Remove useless seek() overload
* Add missing override specifiers
* ignore .vs folder
* Small refactors in BasicIo implementations
* Remove duplicated doxygen doc
* Refactor & add tests for MemIO
* Fix compilation warnings on windows
2022-01-06 12:52:01 +01:00
Kevin Backhouse
a094dde1de
Merge pull request #2040 from kevinbackhouse/TiffEntryBaseStorage
...
Use std::shared_ptr for storage in TiffEntryBase
2022-01-02 15:39:42 +00:00
Facundo
b52b6db39f
Output of -PV was not suitable for inputting to -m-, key was missing. ( #1970 )
...
* Output of -PV was not suitable for inputting to -m-, key was missing.
Fix #1969
* Make V flag to -P also print the type
This makes -PV work also for non-built-in tags (of which their type is
not known by exiv2).
* Adjust man to accomodate for the V flag change
2021-12-29 17:19:23 +01:00
Kevin Backhouse
9268279b47
Add comments.
2021-12-24 15:04:14 +00:00
Kevin Backhouse
b6a4fd1c67
Add storage parameter to setData.
2021-12-24 12:54:35 +00:00
Kevin Backhouse
29f7d0ccf0
Remove DataBuf::release() which is no longer used.
2021-12-24 12:35:46 +00:00
Kevin Backhouse
9f3240c91c
Delete TiffEntryBase::isMalloced_ field and use a std::shared_ptr instead.
2021-12-24 12:32:48 +00:00
Kevin Backhouse
c28e501b91
Merge pull request #2039 from Exiv2/mergify/bp/main/pr-2037
...
Fix bug in loop. It wasn't iterating over the elements of dateStrings as intended (backport #2037 )
2021-12-22 13:59:32 +00:00
Kevin Backhouse
891f58aa85
Fix bug in loop. It wasn't iterating over the elements of dateStrings as intended.
2021-12-21 14:22:39 +00:00
Kevin Backhouse
bea66d61e4
Clarify policy on when a bug is considered a security issue ( #2038 )
...
Clarify policy on when a bug is considered a security issue.
2021-12-21 13:46:59 +00:00
Robin Mills
d508e093dd
Merge pull request #2035 from Exiv2/ci_forward_main
...
Forward CI changes
2021-12-20 12:28:01 +00:00
Robin Mills
41ae517e0e
Merge pull request #2034 from Exiv2/fix_README_ctest_main
...
Updating documentation on main to respect ctest
2021-12-20 12:10:53 +00:00
Robin Mills
10661d6370
Fix $ $ typo. Well spotted, @kmilos.
2021-12-20 11:41:45 +00:00
Robin Mills
f3393f8308
Fixes following review.
2021-12-20 11:01:17 +00:00
Miloš Komarčević
23c5100f98
Improve config file platform test
2021-12-20 11:13:33 +01:00
Robin Mills
e32d3fccad
Fixes following review.
2021-12-20 08:12:43 +00:00
Robin Mills
82371c4d09
Adding version_test.py.
2021-12-19 12:13:15 +00:00
Robin Mills
56939796a0
Restored test lensTest. Minimized differences between main/README.md and 0.27-maintenance/README.md.
2021-12-19 12:02:18 +00:00
Miloš Komarčević
82adcb1f86
Do not use exact string match for errno output
2021-12-17 20:45:58 +01:00
Miloš Komarčević
4d44f9cfee
Forward CI changes
2021-12-17 18:55:46 +01:00
Robin Mills
122fb95eb3
Updating documentation to respect ctest.
2021-12-17 16:05:33 +00:00
Kevin Backhouse
29cc981180
Merge pull request #2028 from kevinbackhouse/FixIssue2027
...
Use memmove in TiffEncoder::updateDirEntry
2021-12-14 11:44:53 +00:00
Robin Mills
13a2cf336d
fix_1416_iptc_DateCreated ( #1547 )
...
* fix_1416_iptc_DateCreated
* Fix unit tests
* DateValue:read 2nd iteration on pre-condition
* test with ISO_8601 date format
* Use std::regex for ISO 8601 basic & extended date formats
* Use std::regex for ISO 8601 basic & extended time formats
* Add more tests & notes for DateValue & TimeValue
* Comment tests using local calendar times
* DateValue::write also adds padding to year field
Co-authored-by: Luis Díaz Más <piponazo@gmail.com>
2021-12-14 11:20:02 +01:00
Kevin Backhouse
e34eacc467
Use memmove, rather than memcpy, because memory regions might overlap.
2021-12-13 12:22:54 +00:00
Kevin Backhouse
4aa701f47f
PoC image file for https://github.com/Exiv2/exiv2/issues/2027
2021-12-13 11:57:07 +00:00
Miloš Komarčević
fd8447129c
Add more DNG 1.6 tags ( #2023 )
...
* Add more DNG 1.6 tags
* Update CinemaDNG, add more spec links
2021-12-11 09:29:53 +01:00
Luis Díaz Más
1b533035d9
ci: upgrade conan version on github actions ( #2021 )
2021-12-10 14:28:49 +01:00
Kevin Backhouse
65fad9db0e
Merge pull request #2007 from kevinbackhouse/FixIssue2006
...
Fix integer overflow in PanasonicMakerNote::printAccelerometer
2021-12-06 10:31:20 +00:00
Kevin Backhouse
aebb3fb2c0
Merge pull request #2015 from kevinbackhouse/SonyPreviewUndefined
...
Treat Exif.Sony1.PreviewImage as undefined tag
2021-12-05 19:16:30 +00:00
Kevin Backhouse
0a1fa497d5
Merge pull request #1999 from jim-easterbrook/bug_1998
...
Restore modified tags after TZ manipulation
2021-12-05 15:02:46 +00:00
Kevin Backhouse
889e1c6001
Merge pull request #2000 from postscript-dev/fix_version_param_in_exiv2
...
Fix exiv2: verbose extract to stdout (see #1934 )
2021-12-05 14:58:20 +00:00
Kevin Backhouse
a1ad29edf3
Treat Exif.Sony1.PreviewImage as undefined tag.
2021-12-05 14:41:57 +00:00
Jim Easterbrook
2e2dd887e3
Use \" instead of ' for exiv2 command string
...
The original failed on some Windows test runs.
2021-12-01 10:17:25 +00:00
Jim Easterbrook
da3b36f242
Add test files for PR 1999 / issue 1998
2021-12-01 10:02:59 +00:00
Kevin Backhouse
35f48ae5c9
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41438
...
Replace weird sign-conversion code with a simple static_cast.
2021-11-28 14:41:22 +00:00
Kevin Backhouse
5444fcea33
Regression test for https://github.com/Exiv2/exiv2/issues/2006
2021-11-28 14:34:35 +00:00
Peter
797f86c226
Fix minor whitespace formatting
...
Co-authored-by: Kevin Backhouse <kevinbackhouse@github.com>
2021-11-17 11:14:35 +00:00
postscript-dev
985e963055
Update documentation for pr #2000
2021-11-16 19:15:56 +00:00
postscript-dev
5efb17539d
Add tests for pr #2000
2021-11-16 19:15:55 +00:00
postscript-dev
9c294ef4fd
Fix exiv2: verbose extract to stdout (see #1934 )
...
Fix ignores `--verbose` when extracting to stdout.
2021-11-16 19:15:44 +00:00
Jim Easterbrook
02ce7e9aff
Restore modified tags after TZ manipulation
...
This ensures that Xmp date/times that have been set by the user aren't
over written by the TZ restoration efforts. This fixes bug #1998
2021-11-15 10:18:05 +00:00
Kevin Backhouse
fde8ed07b3
Merge pull request #1967 from kevinbackhouse/ReadOrThrow
...
Add readOrThrow and seekOrThrow to BasicIo
2021-11-08 22:33:23 +00:00
Peter
1ae9f42cd8
Add camera models for NikonFl3 makernotes group ( #1994 )
...
* Add camera models for NikonFl3
* Python test for new NikonFl3 camera models
2021-11-08 17:45:14 +01:00
Kevin Backhouse
7c8e6fc4c9
Merge pull request #1963 from postscript-dev/add_FlashInfo0107_makernote_group
...
Add NikonFl7 makernotes group
2021-11-07 19:06:55 +00:00
postscript-dev
562b10f2c7
Fix Exif.NikonFl7.FlashCompensation
2021-11-03 17:39:05 +00:00