rawproc 1.0.2 on Github

https://github.com/butcherg/rawproc/releases/tag/1.0.2

Read the release notes for a summary of changes, particularly .conf file changes you need to make if you’re retaining your rawproc.conf.

I was all set to introduce the librtprocess highlight recovery tool in 1.1 the next major release. I started to dig into why it wasn’t working, turns out the algorithm is dependent on the data being in the range 0.0-65535.0; the demosaics didn’t exhibit this dependency. Such a simple change, so I cherry-picked the change to the maintenance branch and included it here.

I’m probably going to put aside rawproc for a bit, so the next release will probably be the library updates in 1.1. I need to spend some quality time with the SSF thing…

5 Likes

@ggbutcher:

Just to let you know: rawproc-1.0.2.tar.gz builds, installs and runs cleanly.

Thanks, good to know. 5 years of futzing with autoconf/automake… :crazy_face:

And now, I get nudges to do cmake. After the little foray for lensfun_dbupdate, it’s gonna take some beer…

looking forward to this!