Add new comment

Please align the buffers.

Aligned buffers can be beneficial for usage with SSE and AVX instructions. Talking of course about all the image color data: ushort (*image)[4], and everything in: libraw_rawdata_t.

Can these be aligned per scanline (at least for the raw unprocessed data)?

Forums: