Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam 90c7527281 * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 17 лет назад
..
codec * Add a new image flag, u8, which indicates whether the image samples come 17 лет назад
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract 17 лет назад
dither * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 17 лет назад
filter * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. 17 лет назад
paint * color.c: implement pipi_brightness() and pipi_contrast(). 17 лет назад
quantize * Move the palette reduction algorithm into pipi_reduce(). 17 лет назад
Makefile.am * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 17 лет назад
codec.c * Do not prefix stock image names with "pipi:", it's redundant. 17 лет назад
context.c * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 17 лет назад
dither.c * Big API reorganisation. Now libpipi can transparently convert between 17 лет назад
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. 17 лет назад
pipi.c * Add a new image flag, u8, which indicates whether the image samples come 17 лет назад
pipi.h * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 17 лет назад
pipi.pc.in * Initial code skeleton. 18 лет назад
pipi_internals.h * Add a new image flag, u8, which indicates whether the image samples come 17 лет назад
pixels.c * pixels.c: fix uninitialised w and h in pipi_getpixels. 17 лет назад
resize.c * Big API reorganisation. Now libpipi can transparently convert between 17 лет назад
stock.c * Do not prefix stock image names with "pipi:", it's redundant. 17 лет назад