Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
sam 103e0629a2 * pipi.c: implement the "--gray" flag for grayscale conversion. 16 år sedan
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 år sedan
dither * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like 16 år sedan
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 år sedan
filter * convolution_template.h: split convolution routines into separate functions 16 år sedan
Makefile.am * convolution_template.h: split convolution routines into separate functions 16 år sedan
codec.c * codec.c: support for stock images in pipi_load(). 16 år sedan
context.c * pipi.c: implement the "--gray" flag for grayscale conversion. 16 år sedan
dither.c * Big API reorganisation. Now libpipi can transparently convert between 16 år sedan
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. 16 år sedan
pipi.c * pipi.c: fix a memory leak caused by empty picture having codec_format 16 år sedan
pipi.h * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like 16 år sedan
pipi.pc.in * Initial code skeleton. 17 år sedan
pipi_internals.h * Add functions that handle a stack-based processing queue. 16 år sedan
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 år sedan
resize.c * Big API reorganisation. Now libpipi can transparently convert between 16 år sedan
stock.c * stock.c: generate images with random noise. 16 år sedan