10 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 53268650a7 * dbs.c: generate the initial halftone using random dithering instead of 16 years ago
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 years ago
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 years ago
  sam a6dcd80490 * dbs.c: optimise DBS by ignoring 16x16 cells that had no pixel changes for 16 years ago
  sam 2a3c7ca990 * dbs.c: improve the DBS human visual system kernel by adding two Gaussian 16 years ago
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best 16 years ago