Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
sam 2da45f954b * Implement pipi_vflip() and pipi_hflip(). il y a 16 ans
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
combine * Implement difference, multiply, divide, screen and overlay blend methods. il y a 16 ans
dither * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like il y a 16 ans
filter * Implement pipi_vflip() and pipi_hflip(). il y a 16 ans
paint * color.c: implement pipi_brightness() and pipi_contrast(). il y a 16 ans
quantize * Move the palette reduction algorithm into pipi_reduce(). il y a 16 ans
Makefile.am * Implement pipi_vflip() and pipi_hflip(). il y a 16 ans
codec.c * codec.c: support for stock images in pipi_load(). il y a 16 ans
context.c * Implement pipi_vflip() and pipi_hflip(). il y a 16 ans
dither.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. il y a 16 ans
pipi.c * convolution.c: support for wrap-around in convolutions. il y a 16 ans
pipi.h * Implement pipi_vflip() and pipi_hflip(). il y a 16 ans
pipi.pc.in * Initial code skeleton. il y a 17 ans
pipi_internals.h * convolution.c: support for wrap-around in convolutions. il y a 16 ans
pixels.c * pixels.c: fix uninitialised w and h in pipi_getpixels. il y a 16 ans
resize.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
stock.c * stock.c: the random stock image now creates RGB noise. il y a 16 ans