Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
sam ee6e43cf81 * stock.c: generate images with random noise. il y a 16 ans
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
dither * pipi_dither_ordered() now takes two arguments; any image can be used as il y a 16 ans
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) il y a 16 ans
filter * convolution.c: fix a small memory leak in the convolution filter. il y a 16 ans
Makefile.am * codec.c: support for stock images in pipi_load(). il y a 16 ans
codec.c * codec.c: support for stock images in pipi_load(). il y a 16 ans
context.c * pipi_dither_ordered() now takes two arguments; any image can be used as il y a 16 ans
dither.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. il y a 16 ans
pipi.c * pipi.c: fix a memory leak caused by empty picture having codec_format il y a 16 ans
pipi.h * pipi_dither_ordered() now takes two arguments; any image can be used as il y a 16 ans
pipi.pc.in * Initial code skeleton. il y a 17 ans
pipi_internals.h * Add functions that handle a stack-based processing queue. il y a 16 ans
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
resize.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
stock.c * stock.c: generate images with random noise. il y a 16 ans