7 Commits (43e5e3a28d1745fb6059ef9a6a912737db56ae38)

Author SHA1 Message Date
  sam 1e47505892 * convolution.c: move local function prototypes to convolution_template.h. 17 years ago
  sam 7f3e08d021 * convolution.c: support for wrap-around in convolutions. 17 years ago
  sam ec187df115 * convolution_template.h: split convolution routines into separate functions 17 years ago
  sam 1ff729fd7b * convolution.c: fix a small memory leak in the convolution filter. 17 years ago
  sam 8c4591f1d9 * blur.c: remove the blurring code and use our generic convolution 17 years ago
  sam 03ca8dc76d * convolution.c: automatically detect when a convolution filter is separable 17 years ago
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of 17 years ago