LibRaw LLC

Results 4 issues of LibRaw LLC

1) Skip (known) LSI1 binary makernotes 2) Check IFD Entries count against tag data count, skip if too big This should fix https://github.com/darktable-org/rawspeed/issues/283

CameraMetaData derived classes are needed if one want to create CameraMetaData ancestor not from file, but from other source (compressed resource, etc)

We just opensourced X-Pro2 compressed decoder created /reverse-engineered by Alexey Danilchenko and contributed to LibRaw. Here is the code: - as branch: https://github.com/LibRaw/LibRaw/tree/xtrans-compressed - as single commit: https://github.com/LibRaw/LibRaw/commit/aeab4d8ea58f85050d1253bdc41f51baa79ffe65 The code...

For precise raw data inspection it is vital to have data dithering configurable, because unaltered RAW data are very informative for many cases: - regular histogram holes indicates real camera...