Re: [Lcms-user] in-place transformation problem

2016-05-05 Thread Marti Maria
Hi, Looks like you are calling cmsDoTransform() with the number of bytes instead of the number of pixels. Regards Marti On May 5, 2016 11:14 AM, Andreas Frisch wrote: > > Hi guys, > > i wrote a gstreamer wrapper element for littlecms ( https:// >

[Lcms-user] in-place transformation problem

2016-05-05 Thread Andreas Frisch
Hi guys, i wrote a gstreamer wrapper element for littlecms ( https:// bugzilla.gnome.org/attachment.cgi?id=327238 ) I've observed that the functions cmsDoTransformStride and cmsDoTransform overwrite the subsequent data in my buffer plane if input and output pointers are pointing to the same