]> mj.ucw.cz Git - libucw.git/commit
image_scale:
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Mon, 2 Oct 2006 08:08:03 +0000 (10:08 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Mon, 2 Oct 2006 08:08:03 +0000 (10:08 +0200)
commit94742eb40ed0dc1608f8e163fa3f9933f2c2bd18
tree0b36078bc7c0f3644711f94b739abf4dea780556
parent43c31a99cb9eefb88562351de447eb645f0350e6
image_scale:
- fixed visible rounding error near right and bottom edges
- implemented simple nearest neighbour algorithm
- speed experiments with SIMD bilinear filter...
  will continue in free time
images/image.c
images/images.h
images/scale-gen.h
images/scale.c