9 Commits (859e659c5bd90da94ffe7ed66c5c85843133d6a0)

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