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.
 
 
 
 
 
 
sam 66f9ce5ea4 * pipi.c: implement pipi_copy(). 16 years ago
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 years ago
dither * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 years ago
filter * blur.c: remove the blurring code and use our generic convolution 16 years ago
Makefile.am * ordered.c: implement Bayer dithering (pretty trivial). 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: implement pipi_copy(). 16 years ago
pipi.h * pipi.c: implement pipi_copy(). 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