From faef4b3d62bb37a9a15b4d4d99ad5aa8ea0e67e4 Mon Sep 17 00:00:00 2001 From: Roman Lebedev Date: Sun, 19 Nov 2023 02:11:16 +0300 Subject: [PATCH] RawSpeed submodule update (fix windows MSYS builds) * Finally bump to C++20 * Use C++17's aligned `new` instead of `aligned_alloc()` / `_aligned_malloc()` * Many code cleanups * Fix `cameras.xml` XSD, make it verify with libxml2 2.12.0 * Drop obsolete workarounds for older toolchains * Fix build on clang/i386 (on openSUSE Tumbleweed) * Canon EOS 77D: improve black/white levels --- src/external/rawspeed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/external/rawspeed b/src/external/rawspeed index b933ae0d0712..a07008b9554f 160000 --- a/src/external/rawspeed +++ b/src/external/rawspeed @@ -1 +1 @@ -Subproject commit b933ae0d071288959b498e548f3019427c9e5285 +Subproject commit a07008b9554f82ed5ab78cdefb4c3d6db172b52e