Miloš Komarčević
Miloš Komarčević
Available `mingw-w64` toolchains for `aarch64`: https://github.com/mstorsjo/llvm-mingw/releases https://www.msys2.org/docs/environments/ (I guess based on/pretty much the same as the above)
It would seem this tag has moved from 0x0b to 0x3f in Nikon Z 9 MakerNote v2.11 See e.g. https://github.com/darktable-org/darktable/issues/12282
The Nikon Z 6_2 samples at raw.pixls.us make me think this is a regular "Packed 12 bits" compression as well rather than the "Uncompressed (reduced to 12 bit)" description. The...
Please add JXL_PRIMARIES_XYZ = 10 to JxlPrimaries, Primaries::kXYZ = 10, and associated coordinates to ColorEncoding::GetPrimaries() and ColorEncoding::SetPrimaries() There is already JXL_WHITE_POINT_E = 10 so this would make encoding the CIE...
Addresses https://github.com/darktable-org/darktable/issues/10889 and https://github.com/darktable-org/darktable/issues/11067 @LebedevRI This is a stub only, I have not verified the CFA pattern nor the crop. There is also no support (nor detection & exception throwing!)...
Addresses https://github.com/darktable-org/darktable/issues/11258 @LebedevRI This is a stub only, I have not verified the CFA pattern nor the crop. Also, I have left the short maker name/ID as "OM", but that...
Should be a more performant variant of https://github.com/darktable-org/rawspeed/pull/308 Didn't bother w/ further generalization because of the 1 vs 2 vs many rule ;) (GPR codec seems to use only these...
Addresses https://github.com/darktable-org/darktable/issues/10755 @LebedevRI ~~This is a stub only, I have not verified the CFA pattern nor the crop.~~
Addresses https://github.com/darktable-org/darktable/issues/11803 Reviews also confirm these are identical wrt to sensor parameters, e.g. https://www.dpreview.com/news/0621457211/olympus-releases-the-lightly-updated-om-d-e-m10-mark-iiis There is a sample on RPU and loads ok after this addition.
Addresses https://github.com/darktable-org/darktable/issues/11810 The no crop seems ok to me...