History log of /inkscape/src/libdepixelize/kopftracer2011.h
Revision Date Author Comments Expand
6648157090a4a0c6a51a3b70d95d80a67fd6ed5a 13-May-2014 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>

fix windows 64bit build. (changes already committed to trunk)

ba9df310bea83917d22bde09c788998b820e9ee3 25-Mar-2014 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>

Updating libdepixelize. This update is not focused on new features, but on stability. Bugs affecting weird image sizes (single line or single row images) were fixed. A bug on algorithm that could cause wrong result of heuristics on very rare images was also fixed. The correct behaviour required storing all votes before really doing any removal and this extra work made this step of the algorithm 328% slower on one sample image. If the old *_safe function was used, the slowdown could be decreased to 7.7% on the same sample image, but current focus on Inkscape timeline is stabilization, then I'll delay performance optimization to later. Also, the affected step is only responsible for 18% (on the maximum case) of the performance. The performance tests were done using new profiling code that is disabled by default and shouldn't impact stability.

3b711c89939d4f10cb1b81da2726a49aa45a2ab7 06-Oct-2013 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>

Bumping a new release of libdepixelize

3bbe1e386a73e405bba4c70f3845cd46cce14d13 23-Sep-2013 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>

Bumping new version of libdepixelize

89403dd20985abf3b4689cea57344290de56849c 12-Sep-2013 Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>

Integrating with libdepixelize

/inkscape/share/icons/icons.svg /inkscape/share/keys/default.xml /inkscape/share/keys/inkscape.xml /inkscape/share/ui/menus-bars.xml /inkscape/src/CMakeLists.txt /inkscape/src/Makefile.am /inkscape/src/desktop.cpp /inkscape/src/interface.cpp /inkscape/src/interface.h CMakeLists.txt Makefile_insert kopftracer2011.cpp kopftracer2011.h makefile.in priv/branchless.h priv/colorspace.h priv/homogeneoussplines.h priv/pixelgraph.h priv/point.h priv/simplifiedvoronoi.h priv/splines.h priv/utils.h splines.h /inkscape/src/menus-skeleton.h /inkscape/src/sp-image.h /inkscape/src/ui/CMakeLists.txt /inkscape/src/ui/dialog/Makefile_insert /inkscape/src/ui/dialog/dialog-manager.cpp /inkscape/src/ui/dialog/pixelartdialog.cpp /inkscape/src/ui/dialog/pixelartdialog.h /inkscape/src/verbs.cpp /inkscape/src/verbs.h