Commit Graph

  • b7e091ce77 移除对pthread的依赖 v0.27.3 Matthew 2024-09-27 20:14:19 +0800
  • 1d3009d723 修复 c++ 17下auto_ptr错误 Matthew 2024-09-26 23:19:20 +0800
  • 902c1546a4 Drop extra file executable permissions main Pino Toscano 2024-09-12 09:05:53 +0200
  • 44bc5436a0 Add new Canon model IDs Miloš Komarčević 2024-08-30 17:43:06 +0200
  • 105dedc3e3 Update src/nikonmn_int.cpp Miloš Komarčević 2024-08-20 09:46:23 +0100
  • aa8908707f Update lens ID number with correct part number from Sigma Your Name 2024-08-20 10:03:40 +1000
  • eefc996081 Add identification bytes and string for Sigma 28mm F1.4 DG HSM ART for Nikon-F mount Your Name 2024-08-19 10:33:09 +1000
  • 75c12fb54d libINIReader depends on libinih, the order is important when these libraries are static libraries leleliu008 2024-08-09 21:40:29 +0800
  • 5605379b3d clang-tidy: for loop conversion Rosen Penev 2024-08-13 18:50:56 -0700
  • 169b6364a8 clang-tidy: replace endl with '\n' Rosen Penev 2024-08-13 15:08:38 -0700
  • 0be19b79e8 Ignore ASAN failure in UnitTestImpl (not our code) Kevin Backhouse 2024-08-04 17:28:04 -0400
  • ee783c9db2 Add kerFileAccessDisabled error code Jim Easterbrook 2024-08-03 14:55:22 +0100
  • 069de70654 Throw if open file with EXV_ENABLE_FILESYSTEM off Jim Easterbrook 2024-08-03 10:29:49 +0100
  • 273873048f Update doc/ChangeLog Kevin Backhouse 2024-07-08 10:02:27 -0400
  • cfd3050479 Exiv2 v0.28.3 Kevin Backhouse 2024-07-08 10:30:17 +0100
  • 35a6b8fc01
    Merge pull request #3005 from kevinbackhouse/asfvideo-readOrThrow Kevin Backhouse 2024-07-04 05:43:00 -0400
  • fc1fe453a2
    Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68210 Use readOrThrow() to detect premature EOF. Kevin Backhouse 2024-07-04 00:04:32 +0100
  • 1a21ea9869 Add a few more Panasonic tags Miloš Komarčević 2024-06-20 15:54:23 +0200
  • d6fb09299e Panasonic Makernotes: Add Distortion Info 0x119 greenoid 2022-02-06 14:32:32 +0100
  • 84eefdae2e fix clang-cl compilation Rosen Penev 2024-06-22 18:34:32 -0700
  • 3f1fab4dee meson: fix tests as subproject Rosen Penev 2024-06-21 17:52:37 -0700
  • e843bc4834 Print compression in RAF header structure Miloš Komarčević 2024-06-14 16:49:09 +0200
  • 24693697b6 Always copy the JPEG segment size Miloš Komarčević 2024-06-17 17:24:30 +0200
  • 9999608d34 Disable psapi in UWP (unsupported) enen92 2024-06-17 17:06:45 +0100
  • 41f05b1db1 [CI] Fix unsupported MSVC version enen92 2024-06-17 17:17:29 +0100
  • 7bc748f0dc Mark enableBMFF as deprecated Miloš Komarčević 2024-06-10 15:56:57 +0200
  • abaffbc7c0 Fix libcurl linkage on Windows Miloš Komarčević 2024-06-10 16:13:30 +0200
  • e80186c767 Remove the need to enable BMFF via API Miloš Komarčević 2024-05-28 14:41:28 +0200
  • 698e790f80 Fix contact name encoding Miloš Komarčević 2024-05-22 10:24:03 +0200
  • 9e46ae31b1 check if exifdata is not null norbertwg 2024-05-16 17:41:40 +0200
  • b1b9e74df8 change print of Exif.Canon.SerialNumber output now aligned with Canon Photo Digital Professional 4 as print0x000c was also used for 0x000a, new function print0x000a as copy from old print0x000c norbertwg 2023-10-25 15:01:06 +0200
  • b5e9e90b75 In src/futils.cpp Added #include <cstdint> bwvb 2024-05-16 10:31:47 +0200
  • 48b25ec9d7 CI: prefer ubuntu-latest when possible Miloš Komarčević 2024-05-15 15:42:46 +0200
  • ebd4e44004 Meson: Fix building conntest sample without curl FeRD (Frank Dana) 2024-05-10 11:45:05 -0400
  • 79eb7675d8 CMake: Fix building samples without webready FeRD (Frank Dana) 2024-05-10 11:43:59 -0400
  • 41959b4338 meson CI: address sanitizer Rosen Penev 2024-04-29 19:31:52 -0700
  • fd7a7c75c8 meson CI: add verbose flag Rosen Penev 2024-04-29 20:06:00 -0700
  • 16a19216a2 meson CI: disable NLS for macOS Rosen Penev 2024-04-29 19:05:07 -0700
  • 2383c51c2d meson CI: remove default names Rosen Penev 2024-04-24 14:54:13 -0700
  • 5eed231cc1 meson CI: simplify brew installs Rosen Penev 2024-04-24 14:42:50 -0700
  • d239f14952 Fix performance problem in fuzzer. Kevin Backhouse 2024-04-14 14:39:19 +0100
  • 3682a920bd Add more Nikon Z lenses Miloš Komarčević 2024-03-29 16:24:34 +0100
  • 70b7fdace3 Add Sony ARW minor version Miloš Komarčević 2024-04-19 11:20:13 +0100
  • 7d07065985 Fix DNG RGBTables tag address Miloš Komarčević 2024-04-22 11:27:43 +0200
  • 77915ad17b Remove formatting from some translatable strings Miloš Komarčević 2024-04-03 16:12:04 +0200
  • 836282216c Update localization files Miloš Komarčević 2024-04-04 09:22:20 +0200
  • 3e30bb2840 Misc string fixes Miloš Komarčević 2024-04-02 17:13:51 +0200
  • 6f42d99132 Fixed compile error for epsimage.cpp Wolfram Manthey 2024-04-02 23:31:59 +0800
  • 66297f2fd8 remove time regex from value Rosen Penev 2024-03-16 17:53:26 -0700
  • eed6aca75a fix(lens): canon lens detecton should be independent of locale Christoph Hasse 2024-03-28 21:06:27 -0600
  • 53abf85bda Bump to Clang 18 Miloš Komarčević 2024-03-29 10:28:22 +0100
  • 19887c8572 remove + from Error() Rosen Penev 2024-03-28 16:57:03 -0700
  • b6e13604e8 version: remove redundant regex include Miloš Komarčević 2024-03-27 14:54:05 +0100
  • 0623c479b8 remove ref for trivially copyable const char* Rosen Penev 2024-03-23 12:42:26 -0700
  • 10da107fe8 replace standard check with proper macro Rosen Penev 2024-03-23 12:34:33 -0700
  • 18a981e895 add .editorconfig Rosen Penev 2024-01-28 15:33:51 -0800
  • 2edd7cae54 libobsd: remove Rosen Penev 2024-03-23 11:50:17 -0700
  • c8f89d6658 Bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2024-03-11 18:11:52 +0000
  • 8414a98d01 unitTests: fix sign comparison warnings Rosen Penev 2023-07-20 13:28:29 -0700
  • 19c6f91a02 meson: update subprojects Rosen Penev 2024-02-17 14:56:30 -0800
  • d5b6ccdf0e Restore localisation of error messages/exceptions Jim Easterbrook 2024-02-15 16:41:35 +0000
  • 84ce408771
    Merge pull request #2923 from kevinbackhouse/update-security-policy Kevin Backhouse 2024-02-13 15:24:44 -0500
  • f2de729719
    Update security policy Kevin Backhouse 2024-02-13 17:40:00 +0000
  • 28fa956ea9 Build release without samples. Kevin Backhouse 2024-02-13 15:58:40 +0000
  • 4bc2a19cf8 Update workflows Kevin Backhouse 2024-02-13 14:39:32 +0000
  • d2b4953b3a CI: fix event trigger branches, minor tweaks Miloš Komarčević 2024-02-13 14:36:36 +0100
  • 16584be2e5 CI: use system ninja Miloš Komarčević 2024-02-13 10:20:11 +0100
  • a08de6fa86
    Merge pull request #2915 from kevinbackhouse/fix-GHSA-crmj-qh74-2r36 Kevin Backhouse 2024-02-13 04:52:50 -0500
  • 11c4db8f0c
    Merge pull request #2916 from kevinbackhouse/fix-GHSA-g9xm-7538-mq8w Kevin Backhouse 2024-02-13 04:52:15 -0500
  • 79ab2f6ae2
    Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64151 nul-terminate buf to avoid out-of-bounds read Kevin Backhouse 2024-02-07 21:37:59 +0000
  • 9d45a1dcae
    Regression test for https://github.com/Exiv2/exiv2/security/advisories/GHSA-g9xm-7538-mq8w Kevin Backhouse 2024-02-07 21:15:14 +0000
  • 9d69a71670
    Throw exception if the recursion goes too deep. Kevin Backhouse 2024-02-11 15:39:42 +0000
  • 99ee18cef7
    Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65541 Add `recursion_depth` parameter to ensure that the recursion doesn't go too deep. Kevin Backhouse 2024-02-08 22:19:00 +0000
  • d748390cc0
    Regression test for https://github.com/Exiv2/exiv2/security/advisories/GHSA-crmj-qh74-2r36 Kevin Backhouse 2024-02-08 22:17:21 +0000
  • 36e3d55fed CI: add macOS arm64 job to basic workflow Miloš Komarčević 2024-02-02 11:11:56 +0100
  • e87bb73de6 meson CI: remove clang32 Rosen Penev 2024-02-05 22:01:20 -0800
  • c8d1192b1f CI: update to latest conan 1 Rosen Penev 2024-01-25 20:03:21 -0800
  • 2d7814bc53 remove more regex Rosen Penev 2024-01-18 20:45:47 -0800
  • e163ead88e Add DNG 1.7.1.0 tags Miloš Komarčević 2024-01-24 10:33:34 +0100
  • 501770a84d Add some Yongnuo and Zeiss lenses for Nikon F Miloš Komarčević 2024-01-24 15:28:21 +0100
  • 57d9d2fd94 Bump actions/cache from 3 to 4 dependabot[bot] 2024-01-22 18:54:24 +0000
  • 7360f88ad9 Bump mymindstorm/setup-emsdk from 13 to 14 dependabot[bot] 2024-01-22 18:54:19 +0000
  • cac362c728 remove warning supression Rosen Penev 2024-01-19 00:04:03 -0800
  • 4af576c067 replace memmove with copy_n Rosen Penev 2024-01-18 20:18:56 -0800
  • bc84f63223 replace copy_n + reinterpret_cast with memcpy Rosen Penev 2024-01-18 20:07:26 -0800
  • a199d6cac5 replace reinterpret_cast with memcpy Rosen Penev 2024-01-18 18:37:41 -0800
  • ac6687bfeb Synchronize some Tokina lens strings for Nikon Miloš Komarčević 2024-01-15 16:32:21 +0100
  • 77133728a0 Synchronize some Sigma lens strings for Nikon Miloš Komarčević 2024-01-15 15:03:23 +0100
  • 1290548421 Synchronize some Tamron lens strings for Nikon Miloš Komarčević 2024-01-10 12:18:12 +0100
  • 9391c1282c Add Tamron SP 70-200mm F/2.8 Di VC USD G2 for Nikon Miloš Komarčević 2024-01-09 11:26:20 +0100
  • 71bb2b193a jp2image: fix IPTC & XMP UUIDs when writing Miloš Komarčević 2024-01-10 09:59:20 +0100
  • 52d4451a72 Add Sigma 24mm F1.4 DG HSM | A for Nikon Miloš Komarčević 2024-01-08 17:30:46 +0100
  • d3539cae13 CI: Install dependencies for lxml Miguel Borges de Freitas 2023-12-29 21:41:42 +0000
  • 6b5cb98411 Add test to validate jpeg parse Miguel Borges de Freitas 2023-12-29 19:32:07 +0000
  • 0dd960940d jpeg: add encodingProcess and num_color_components SOF members Miguel Borges de Freitas 2023-12-29 14:48:27 +0000
  • 349c1f2115 Update Canon test reference files Miloš Komarčević 2024-01-03 13:07:16 +0100
  • 724b7f85f4 Add Canon DigitalLensOptimizer and DualPixelRaw tags Miloš Komarčević 2024-01-03 12:40:33 +0100
  • 4b3ce1d343 Add more Canon RF lenses Miloš Komarčević 2024-01-03 12:41:11 +0100
  • b4f145eea9 Bump DoozyX/clang-format-lint-action from 0.16 to 0.17 dependabot[bot] 2023-12-25 18:57:47 +0000
  • 5076f540a9 CanonLe block has no size element Jim Easterbrook 2023-12-14 13:47:14 +0000