Merge commit '16e502f1c50c8c0e10a5e014691e1c812a518c57' into libraw-snapshot-202502

Upgrade LibRaw to snapshot 202502.
This commit is contained in:
Lawrence Lee
2025-03-23 15:05:07 -07:00
98 changed files with 2840 additions and 1457 deletions

View File

@@ -33,6 +33,7 @@ lib_libraw_a_SOURCES = src/libraw_c_api.cpp \
src/decoders/crx.cpp src/decoders/pana8.cpp src/decoders/decoders_dcraw.cpp \
src/decoders/sonycc.cpp src/decompressors/losslessjpeg.cpp \
src/decoders/decoders_libraw_dcrdefs.cpp \
src/decoders/olympus14.cpp \
src/decoders/decoders_libraw.cpp src/decoders/dng.cpp \
src/decoders/fp_dng.cpp src/decoders/fuji_compressed.cpp \
src/decoders/generic.cpp src/decoders/kodak_decoders.cpp \