You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 1ff729fd7b * convolution.c: fix a small memory leak in the convolution filter. 16 years ago
..
autocontrast.c * autocontrast.c: simple autocontrast filter; does not work very well. 16 years ago
blur.c * blur.c: implement box blur; currently runs in O(n) but we could make it 16 years ago
convolution.c * convolution.c: fix a small memory leak in the convolution filter. 16 years ago