11 Commits (0448bc8946cb2d44c1a6fe59631fd1ec8704ba67)

Autor SHA1 Nachricht Datum
  sam 5d219697bf That optimisation sucked. Reverted median filter to something that works vor 15 Jahren
  sam 3f6424fb1e Improve the median filter performance. vor 15 Jahren
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. vor 16 Jahren
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
  sam 36438eed8f Fix headers. vor 16 Jahren
  sam 37ed52dc95 * median.c: oops, fix argument types in the qsort call. vor 16 Jahren
  sam 82bb59111c * median.c: use the libc's qsort to find the median value. Not really the vor 16 Jahren
  sam 412dafd400 * median.c: oops, removed old debugging hack from pipi_median(). vor 16 Jahren
  sam 114afed869 * median.c: fix the RGBA median filter. vor 16 Jahren
  sam d9f3b654bc * median.c: add a median filter. Highly unoptimised for now. vor 16 Jahren