No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. hace 16 años
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t hace 16 años
combine * rgb.c: implement pipi_rgb(), to combine three RGB channels. hace 16 años
dither * atkinson.c: implement Atkinson dithering. hace 16 años
filter * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. hace 16 años
paint * color.c: implement pipi_brightness() and pipi_contrast(). hace 16 años
quantize * Move the palette reduction algorithm into pipi_reduce(). hace 16 años
Makefile.am * rgb.c: implement pipi_rgb(), to combine three RGB channels. hace 16 años
codec.c * codec.c: support for stock images in pipi_load(). hace 16 años
context.c * rgb.c: implement pipi_rgb(), to combine three RGB channels. hace 16 años
dither.c * Big API reorganisation. Now libpipi can transparently convert between hace 16 años
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. hace 16 años
pipi.c * convolution.c: support for wrap-around in convolutions. hace 16 años
pipi.h * rgb.c: implement pipi_rgb(), to combine three RGB channels. hace 16 años
pipi.pc.in * Initial code skeleton. hace 17 años
pipi_internals.h * convolution.c: support for wrap-around in convolutions. hace 16 años
pixels.c * pixels.c: fix uninitialised w and h in pipi_getpixels. hace 16 años
resize.c * Big API reorganisation. Now libpipi can transparently convert between hace 16 años
stock.c * stock.c: the random stock image now creates RGB noise. hace 16 años