31 Revīzijas (9a536afd4fdda231b7fe208a2ebbbd0df99a52ef)

Autors SHA1 Ziņojums Datums
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. pirms 16 gadiem
  sam a11f92ff95 * blur.c: support for greyscale images. pirms 16 gadiem
  sam eea9f9b829 * pixels.c: start supporting grayscale images. pirms 16 gadiem
  sam f687640a09 * codec.c: bump Imlib2 and OpenCV priorities over SDL. pirms 16 gadiem
  sam af15db52cb * opencv.c: bring the OpenCV codec up to date. pirms 16 gadiem
  sam 0d8f01566b * pixels.c: add support for 24-bpp BGR format. pirms 16 gadiem
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec pirms 16 gadiem
  sam 732f6b2335 * configure.ac: fix the OpenCV detection by using pkg-config. pirms 16 gadiem
  sam caba836e5d * pixels.c: clamp pixels in the float32 -> rgba32 conversion to avoid pirms 16 gadiem
  sam 877e7b21a9 * filter/blur.c: avoid annoying side effects with very small or negative pirms 16 gadiem
  sam ea38654c88 * filter/blur.c: minor optimisation in the kernel generation. pirms 16 gadiem
  sam 4a857277a7 * blur.c: support for variable blur radius and Gaussian offset. pirms 16 gadiem
  sam e15f20a316 * pixels.c: add Floyd-Steinberg dithering to the float32 -> rgba32 pirms 16 gadiem
  sam 0105b6f3b6 * pixels.c: speed up the RGBA32 -> float32 conversion, using a simple LUT. pirms 16 gadiem
  sam 42af43ad99 * blur.c: separated blur; it's now incredibly faster. pirms 16 gadiem
  sam 19874f4650 * Free surfaces allocated by pipi_getpixels() in pipi_free(). pirms 16 gadiem
  sam af0c7f52fb * blur.c: fix overflow errors. pirms 16 gadiem
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between pirms 16 gadiem
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not pirms 16 gadiem
  sam 1871465283 * pixels.c: do not return a white pixel when calling getpixel() outside pirms 16 gadiem
  sam e088f09565 * Typo. pirms 16 gadiem
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. pirms 16 gadiem
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. pirms 16 gadiem
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do pirms 16 gadiem
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. pirms 16 gadiem
  sam 7a2b8fcc65 * Resizing in libpipi is now gamma-aware. pirms 17 gadiem
  sam bf052a018a * Fixed a bug in the naive resizing code. pirms 17 gadiem
  sam 00a1db9608 * Image resizing test. pirms 17 gadiem
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. pirms 17 gadiem
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year pirms 17 gadiem
  sam 08e83cb836 * Initial code skeleton. pirms 17 gadiem