7 次程式碼提交 (1e4750589282e5c4d0ab2795ef30739602963736)

作者 SHA1 備註 提交日期
  sam 1e47505892 * convolution.c: move local function prototypes to convolution_template.h. 16 年之前
  sam 7f3e08d021 * convolution.c: support for wrap-around in convolutions. 16 年之前
  sam ec187df115 * convolution_template.h: split convolution routines into separate functions 16 年之前
  sam 1ff729fd7b * convolution.c: fix a small memory leak in the convolution filter. 16 年之前
  sam 8c4591f1d9 * blur.c: remove the blurring code and use our generic convolution 16 年之前
  sam 03ca8dc76d * convolution.c: automatically detect when a convolution filter is separable 16 年之前
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of 16 年之前