Hi! On Thu, Jul 1, 2010 at 07:17, dmotd <[email protected]> wrote: > thanks klaus, your changes have worked nicely, and the > program builds and launches fine, tested with a few images > and while i'm not sure if its a bug, the initial > settings create an almost negative quality to the rendering. > as soon as i reset them the rendering was fine, and once set > rawstudio appears to recall last settings okay upon > exit/reopen, so no big deal. 550d cr2's import fine.
Strange - Canon images should look fine out of the box - could you take a screenshot of how it looks with the initial settings, and after you've fixed it? > it'll probably take a bit of fiddling around to find out if > there are any looming endian issues, but so far so good. Does it print any error messages beginning with "RawSpeed:", when you open an image? Regards, Klaus Post http://www.klauspost.com > > cheers, > dmotd > > Klaus Post wrote: >> Hi! >> >> We haven't had any chance to test Rawstudio on PowerPC in a long >> while, so we might have some work ahead of us. If you have a bit of >> time & patience we might work through most of them :) >> >> So - does it actually work? I have some serious doubts about how well >> the RawSpeed decoder works on Big Endian systems (even though the fix >> might be quite easy). >> >> > /usr/share/rawstudio/plugins/resample.so: undefined symbol: >> > ResizeV_SSE2 >> Committed fix. >> >> > >> > /usr/share/rawstudio/plugins/colorspace_transform.so: >> > undefined symbol: transform8_srgb_sse2 >> Committed fix. >> >> >> > also, i had to make a minor change to plugins/dcp/dcp-sse2.c >> > to get rawstudio to build after compilation got stuck with >> > an error: >> > >> > ../../plugins/dcp/dcp-sse2.c:926:13: error: static >> > declaration of ‘calc_hsm_constants’ follows non-static >> > declaration >> Comitted fix. >> >> > >> > simply changing from static void to void, was enough to >> > complete the build.. >> > >> > i'm running an old g4/powerpc on archlinux.. >> > >> > thanks for your help. >> >> And thank you for helping :) >> >> >> > dmotd >> > >> > _______________________________________________ >> > Rawstudio-dev mailing list >> > [email protected] >> > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev >> > >> >> Regards, Klaus Post >> >> http://www.klauspost.com >> >> _______________________________________________ >> Rawstudio-dev mailing list >> [email protected] >> http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev > > _______________________________________________ > Rawstudio-dev mailing list > [email protected] > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev > _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
