The filter could now be aborted from progress callback.
commitc696722f489a1cd8e8019dd27821e260f2f80756
authorCyril Hrubis <metan@ucw.cz>
Tue, 1 Nov 2011 18:16:28 +0000 (1 19:16 +0100)
committerCyril Hrubis <metan@ucw.cz>
Tue, 1 Nov 2011 18:30:13 +0000 (1 19:30 +0100)
tree5ff564a0c8812414211f67d196a36af34abc122a
parent55303a1b980b3e008a6cac5cf9070e21c1814a51
The filter could now be aborted from progress callback.

If progress callback returns non zero number
the filter is aborted, allocated memory freed
and NULL is returned.
demos/grinder/grinder.c
include/filters/GP_Filter.h
include/filters/GP_Linear.h
include/filters/GP_Resize.h
include/filters/GP_Rotate.h
libs/filters/GP_Linear.c
libs/filters/GP_MirrorV.gen.c.t
libs/filters/GP_Resize.c
libs/filters/GP_Rotate.c
libs/filters/GP_Rotate.gen.c.t
pylib/templates/filter.point.c.t