11 коммитов (6d12c28052651d89842d7d8f4e2d7cde02e3d266)

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