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 77ec441434 * blur.c: implement box blur; currently runs in O(n) but we could make it 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
dither * dbs.c: generate the initial halftone using random dithering instead of il y a 16 ans
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) il y a 16 ans
filter * blur.c: implement box blur; currently runs in O(n) but we could make it il y a 16 ans
Makefile.am * autocontrast.c: simple autocontrast filter; does not work very well. il y a 16 ans
codec.c * codec.c: bump Imlib2 and OpenCV priorities over SDL. 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 * pipi.c: fix a memory leak caused by empty picture having codec_format il y a 16 ans
pipi.h * blur.c: implement box blur; currently runs in O(n) but we could make it il y a 16 ans
pipi.pc.in * Initial code skeleton. il y a 17 ans
pipi_internals.h * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
resize.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans