Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. 16 лет назад
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 лет назад
combine * rgb.c: implement pipi_rgb(), to combine three RGB channels. 16 лет назад
dither * atkinson.c: implement Atkinson dithering. 16 лет назад
filter * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. 16 лет назад
paint * color.c: implement pipi_brightness() and pipi_contrast(). 16 лет назад
quantize * Move the palette reduction algorithm into pipi_reduce(). 16 лет назад
Makefile.am * rgb.c: implement pipi_rgb(), to combine three RGB channels. 16 лет назад
codec.c * codec.c: support for stock images in pipi_load(). 16 лет назад
context.c * rgb.c: implement pipi_rgb(), to combine three RGB channels. 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 * rgb.c: implement pipi_rgb(), to combine three RGB channels. 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 лет назад