Revision c7a52e8...

Go back to digest for 4th May 2014

Optimization in Graphics

Gilles Caulier committed changes in [digikam] /:

Blur Tool : add support of multicore CPU. Use new fast algorithm of simple blur based on original implemntation from
libkimageeffect2 code (never released) written by Daniel M Duley.
Code have been ported to DImg and to support 1§ bits color depth image of course.
CImg dependency to Blur tool have been dropped.
Old and slow Guaussian blur algorithm have been removed

CC

File Changes

Modified 4 files
  •   NEWS
  •   imageplugins/TODO
  •   libs/dimg/filters/fx/blurfilter.cpp
  •   libs/dimg/filters/fx/blurfilter.h
4 files changed in total