Merge commit '16e502f1c50c8c0e10a5e014691e1c812a518c57' into libraw-snapshot-202502
Upgrade LibRaw to snapshot 202502.
This commit is contained in:
@@ -30,6 +30,7 @@ SOURCES+= ../src/libraw_datastream.cpp ../src/decoders/canon_600.cpp \
|
||||
../src/decoders/crx.cpp ../src/decoders/decoders_dcraw.cpp \
|
||||
../src/decoders/decoders_libraw_dcrdefs.cpp ../src/decoders/pana8.cpp \
|
||||
../src/decompressors/losslessjpeg.cpp ../src/decoders/sonycc.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 \
|
||||
|
@@ -150,6 +150,7 @@
|
||||
<ClCompile Include="..\src\metadata\cr3_parser.cpp" />
|
||||
<ClCompile Include="..\src\decoders\crx.cpp" />
|
||||
<ClCompile Include="..\src\decoders\pana8.cpp" />
|
||||
<ClCompile Include="..\src\decoders\olympus14.cpp" />
|
||||
<ClCompile Include="..\src\decoders\sonycc.cpp" />
|
||||
<ClCompile Include="..\src\decompressors\losslessjpeg.cpp" />
|
||||
<ClCompile Include="..\src\utils\curves.cpp" />
|
||||
@@ -234,4 +235,4 @@
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets" />
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user