You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 8996a532df * blur.c: improve the Gaussian kernel interpolation. пре 16 година
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t пре 16 година
combine * Implement difference, multiply, divide, screen and overlay blend methods. пре 16 година
dither * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like пре 16 година
filter * blur.c: improve the Gaussian kernel interpolation. пре 16 година
paint * color.c: implement pipi_brightness() and pipi_contrast(). пре 16 година
quantize * Move the palette reduction algorithm into pipi_reduce(). пре 16 година
Makefile.am * Move the palette reduction algorithm into pipi_reduce(). пре 16 година
codec.c * codec.c: support for stock images in pipi_load(). пре 16 година
context.c * color.c: implement pipi_brightness() and pipi_contrast(). пре 16 година
dither.c * Big API reorganisation. Now libpipi can transparently convert between пре 16 година
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. пре 16 година
pipi.c * convolution.c: support for wrap-around in convolutions. пре 16 година
pipi.h * Move the palette reduction algorithm into pipi_reduce(). пре 16 година
pipi.pc.in * Initial code skeleton. пре 17 година
pipi_internals.h * convolution.c: support for wrap-around in convolutions. пре 16 година
pixels.c * pixels.c: fix uninitialised w and h in pipi_getpixels. пре 16 година
resize.c * Big API reorganisation. Now libpipi can transparently convert between пре 16 година
stock.c * stock.c: the random stock image now creates RGB noise. пре 16 година