Wiki/website
George Talusan
george at convolve.ca
Wed Dec 6 19:52:50 PST 2006
On Wed, 2006-06-12 at 21:47 -0500, Will Stokes wrote:
> I'm also curious about something. I'm not sure how rational this is,
> but as many know ijg's libjpeg supports some nifty fast transforms and
> scaling operations. I doubt the latter is possible with raw file
> formats, but perhaps rotations and flipping could be made ultra fast
> as well?
libjpeg code is probably 8 bit only. RAW would need special transforms
for 16 bit (12 bit really) data.
Anyway, I think transforms are beyond the scope of libopenraw?
Maybe support for 12 bit pixels is a candidate for liboil.
More information about the Libopenraw-dev
mailing list