filters: Ditherings: Set errno and fix abort.
commited36869f7b525df87a66c7403485f8ddd8491457
authorCyril Hrubis <metan@ucw.cz>
Fri, 8 Nov 2013 12:23:12 +0000 (8 13:23 +0100)
committerCyril Hrubis <metan@ucw.cz>
Fri, 8 Nov 2013 12:23:12 +0000 (8 13:23 +0100)
treeb6ac0a1a27e0515345d3ca51dec3d84f09504319
parent9c0f4f912f97ae75a2de325e2b14a3cdde3d888d
filters: Ditherings: Set errno and fix abort.

* Set errno to EINVAL on unsupported dst pixel type

* Return 1 and set errno to EINVAL on unsupported src pixel type
  (instead of aborting in GP_Convert.gen.c on unsupproted conversion)

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/filters/GP_FloydSteinberg.gen.c.t
libs/filters/GP_HilbertPeano.gen.c.t