9 Commits (80bfef8e57b0bdaa4c7f2309fa3f10b0cf1edc9d)

Author SHA1 Message Date
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 17 years ago
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 17 years ago
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 17 years ago
  sam 36438eed8f Fix headers. 17 years ago
  sam 37ed52dc95 * median.c: oops, fix argument types in the qsort call. 17 years ago
  sam 82bb59111c * median.c: use the libc's qsort to find the median value. Not really the 17 years ago
  sam 412dafd400 * median.c: oops, removed old debugging hack from pipi_median(). 17 years ago
  sam 114afed869 * median.c: fix the RGBA median filter. 17 years ago
  sam d9f3b654bc * median.c: add a median filter. Highly unoptimised for now. 17 years ago