Merge commit '4c61b7d3c3eb8d474ab54a2221eeb1a059dcd67d' into libraw-copylib

Upgrade LibRaw to snapshot 202403.
This commit is contained in:
Lawrence Lee
2024-04-13 22:47:37 -07:00
133 changed files with 4307 additions and 1939 deletions

View File

@@ -19,6 +19,7 @@ They are extremely reluctant to accept 3rd-party patches to this library, theref
* **02.Makernotes-processing.patch** - fixes an error in processing the Makernotes tag.
* **03.remove-limits-and-logging.patch** - removes debug printing and file size limits. This patch is optional, but if you are going to decode files from cameras that were not available at the time a particular version of RawSpeed was created, then this patch can be useful.
* **04.clang-cl-compatibility.patch -** fixes for compatibility with Microsoft C++ library.
* **05.no-phase-one-correction.patch -** disables RawSpeed's PhaseOne flat field correction because LibRaw implements own
## Building the RawSpeed-v3 library