Merge commit '4c61b7d3c3eb8d474ab54a2221eeb1a059dcd67d' into libraw-copylib
Upgrade LibRaw to snapshot 202403.
This commit is contained in:
12
rtengine/libraw/GoPro/gpr_read_image.h-dng16.diff
Normal file
12
rtengine/libraw/GoPro/gpr_read_image.h-dng16.diff
Normal file
@@ -0,0 +1,12 @@
|
||||
--- gpr_read_image.h.orig 2019-08-30 12:20:00.326653300 +0300
|
||||
+++ gpr_read_image.h 2019-08-30 20:56:11.138246800 +0300
|
||||
@@ -56,7 +56,8 @@
|
||||
uint32 tileByteCount,
|
||||
AutoPtr<dng_memory_block> &compressedBuffer,
|
||||
AutoPtr<dng_memory_block> &uncompressedBuffer,
|
||||
- AutoPtr<dng_memory_block> &subTileBlockBuffer);
|
||||
+ AutoPtr<dng_memory_block> &subTileBlockBuffer,
|
||||
+ bool usingMultipleThreads );
|
||||
};
|
||||
|
||||
#endif // GPR_READING
|
Reference in New Issue
Block a user