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 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 17 years ago
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 17 years ago
dither * dbs.c: generate the initial halftone using random dithering instead of 17 years ago
fill * First shot of a floodfiller (both u32 and float, 4 neighbours) 17 years ago
filter * blur.c: remove the blurring code and use our generic convolution 17 years ago
Makefile.am * First shot of a floodfiller (both u32 and float, 4 neighbours) 17 years ago
codec.c * codec.c: bump Imlib2 and OpenCV priorities over SDL. 17 years ago
dither.c * Big API reorganisation. Now libpipi can transparently convert between 17 years ago
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. 17 years ago
pipi.c * pipi.c: fix a memory leak caused by empty picture having codec_format 17 years ago
pipi.h * First shot of a floodfiller (both u32 and float, 4 neighbours) 17 years ago
pipi.pc.in * Initial code skeleton. 18 years ago
pipi_internals.h * Big API reorganisation. Now libpipi can transparently convert between 17 years ago
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 17 years ago
resize.c * Big API reorganisation. Now libpipi can transparently convert between 17 years ago
test.c * Big API reorganisation. Now libpipi can transparently convert between 17 years ago