Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
sam baa3d82e4b * Move the palette reduction algorithm into pipi_reduce(). před 16 roky
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t před 16 roky
combine * Implement difference, multiply, divide, screen and overlay blend methods. před 16 roky
dither * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like před 16 roky
filter * color.c: implement pipi_brightness() and pipi_contrast(). před 16 roky
paint * color.c: implement pipi_brightness() and pipi_contrast(). před 16 roky
quantize * Move the palette reduction algorithm into pipi_reduce(). před 16 roky
Makefile.am * Move the palette reduction algorithm into pipi_reduce(). před 16 roky
codec.c * codec.c: support for stock images in pipi_load(). před 16 roky
context.c * color.c: implement pipi_brightness() and pipi_contrast(). před 16 roky
dither.c * Big API reorganisation. Now libpipi can transparently convert between před 16 roky
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. před 16 roky
pipi.c * convolution.c: support for wrap-around in convolutions. před 16 roky
pipi.h * Move the palette reduction algorithm into pipi_reduce(). před 16 roky
pipi.pc.in * Initial code skeleton. před 17 roky
pipi_internals.h * convolution.c: support for wrap-around in convolutions. před 16 roky
pixels.c * pixels.c: fix uninitialised w and h in pipi_getpixels. před 16 roky
resize.c * Big API reorganisation. Now libpipi can transparently convert between před 16 roky
stock.c * stock.c: the random stock image now creates RGB noise. před 16 roky