Package: lcms
Severity: normal
Tags: patch

The Ghostscript project embedded code copy of lcms includes a patch
which seems to not have been passed (or at least adopted) upstream, and
might be interesting to consider:
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=f1c4efc

Here is the commit message for the patch:

Speed up of lcms 16bit tetrahedral interpolation code.

This color table interpolation is used primarily where we have 16 bit image 
data or
are doing spatial interpolation of image data.  The change introduces
some very minor changes across quite a few files that have 16 bit
data or for which spatial interpolation is occurring.  No changes occur at the 
white
or black table points.

The code differences involved moving the decision tree outside the loop and 
performing
the normalization divide by an add and shift.

This change can be readily moved to lcms2.


Regards,

 - Jonas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to