source:
libpipi/trunk/pipi/filter
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
autocontrast.c | 3.2 KB | 4879 | 7 years | autocontrast: fix alpha handling. | |
blur.c | 8.8 KB | 3402 | 12 years | Fix a very old crash in the box blur filter that occurred when the … | |
color.c | 7.6 KB | 3597 | 11 years | Do not touch the alpha layer in pipi_contrast(). | |
convolution.c | 8.2 KB | 3399 | 12 years | Properly handle alpha components in the convolution code. | |
dilate.c | 5.0 KB | 3342 | 12 years | Change _C pixel format suffixes into _U8 for more clarity. | |
median.c | 4.0 KB | 3564 | 12 years | That optimisation sucked. Reverted median filter to something that … | |
rotate.c | 2.5 KB | 3546 | 12 years | Implement pipi_rotate(). Currently nearest-neighbour only, supersample … | |
transform.c | 6.7 KB | 3342 | 12 years | Change _C pixel format suffixes into _U8 for more clarity. | |
wave.c | 4.6 KB | 3420 | 12 years | Add missing M_PI definition in wave.c for Win32 compilation. | |
yuv.c | 3.0 KB | 4699 | 10 years | Clamp Y to 16 - 235, as the MPEG standard uses. |
Note: See TracBrowser
for help on using the repository browser.