選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
sam 53268650a7 * dbs.c: generate the initial halftone using random dithering instead of 16年前
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16年前
dither * dbs.c: generate the initial halftone using random dithering instead of 16年前
filter * blur.c: remove the blurring code and use our generic convolution 16年前
Makefile.am * random.c: implement random dithering using a deterministic pseudo-RNG. 16年前
codec.c * codec.c: bump Imlib2 and OpenCV priorities over SDL. 16年前
dither.c * Big API reorganisation. Now libpipi can transparently convert between 16年前
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. 16年前
pipi.c * pipi.c: fix a memory leak caused by empty picture having codec_format 16年前
pipi.h * random.c: implement random dithering using a deterministic pseudo-RNG. 16年前
pipi.pc.in * Initial code skeleton. 17年前
pipi_internals.h * Big API reorganisation. Now libpipi can transparently convert between 16年前
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16年前
resize.c * Big API reorganisation. Now libpipi can transparently convert between 16年前
test.c * Big API reorganisation. Now libpipi can transparently convert between 16年前