11 Commit (2940aeb0a0b511a582110491e797adda98224b68)

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