source: libpipi/trunk/pipi/filter @ 3563

Name Size Rev Age Author Last Change
../
autocontrast.c 3.1 KB 3342   4 years sam Change _C pixel format suffixes into _U8 for more clarity.
blur.c 8.8 KB 3402   4 years sam Fix a very old crash in the box blur filter that occurred when the image …
color.c 7.7 KB 3544   4 years sam Do not touch alpha values when modifying brightness or contrast.
convolution.c 8.2 KB 3399   4 years sam Properly handle alpha components in the convolution code.
dilate.c 5.0 KB 3342   4 years sam Change _C pixel format suffixes into _U8 for more clarity.
median.c 4.2 KB 3563   4 years sam Improve the median filter performance.
rotate.c 2.5 KB 3546   4 years sam Implement pipi_rotate(). Currently nearest-neighbour only, supersample if …
transform.c 6.7 KB 3342   4 years sam Change _C pixel format suffixes into _U8 for more clarity.
wave.c 4.6 KB 3420   4 years sam Add missing M_PI definition in wave.c for Win32 compilation.
Note: See TracBrowser for help on using the repository browser.