13 Commits (9a536afd4fdda231b7fe208a2ebbbd0df99a52ef)

Author SHA1 Message Date
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. 16 years ago
  sam eea9f9b829 * pixels.c: start supporting grayscale images. 16 years ago
  sam 0d8f01566b * pixels.c: add support for 24-bpp BGR format. 16 years ago
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec 16 years ago
  sam 4a857277a7 * blur.c: support for variable blur radius and Gaussian offset. 16 years ago
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between 16 years ago
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not 16 years ago
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. 16 years ago
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 16 years ago
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. 16 years ago
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. 17 years ago
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year 17 years ago
  sam 08e83cb836 * Initial code skeleton. 17 years ago