8 次代码提交 (3ca57db1693cbc3e86047fed1934a92eff517355)

作者 SHA1 备注 提交日期
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
  sam 36438eed8f Fix headers. 16 年前
  sam 53268650a7 * dbs.c: generate the initial halftone using random dithering instead of 16 年前
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 年前
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 年前
  sam a6dcd80490 * dbs.c: optimise DBS by ignoring 16x16 cells that had no pixel changes for 16 年前
  sam 2a3c7ca990 * dbs.c: improve the DBS human visual system kernel by adding two Gaussian 16 年前
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best 16 年前