Merge commit '16e502f1c50c8c0e10a5e014691e1c812a518c57' into libraw-snapshot-202502
Upgrade LibRaw to snapshot 202502.
This commit is contained in:
@@ -44,6 +44,10 @@ void *make_camera_metadata();
|
||||
void clear_camera_metadata(void*);
|
||||
void clear_rawspeed_decoder(void*);
|
||||
#endif
|
||||
#ifdef USE_DNGSDK
|
||||
void clear_dng_negative(void *);
|
||||
void clear_dng_image(void*);
|
||||
#endif
|
||||
|
||||
|
||||
#define P1 imgdata.idata
|
||||
|
Reference in New Issue
Block a user