You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 years ago
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 years ago
dither * dbs.c: generate the initial halftone using random dithering instead of 16 years ago
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 years ago
filter * blur.c: remove the blurring code and use our generic convolution 16 years ago
Makefile.am * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 years ago
codec.c * codec.c: bump Imlib2 and OpenCV priorities over SDL. 16 years ago
dither.c * Big API reorganisation. Now libpipi can transparently convert between 16 years ago
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. 16 years ago
pipi.c * pipi.c: fix a memory leak caused by empty picture having codec_format 16 years ago
pipi.h * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 years ago
pipi.pc.in * Initial code skeleton. 17 years ago
pipi_internals.h * Big API reorganisation. Now libpipi can transparently convert between 16 years ago
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 years ago
resize.c * Big API reorganisation. Now libpipi can transparently convert between 16 years ago
test.c * Big API reorganisation. Now libpipi can transparently convert between 16 years ago