Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
sam b658564a1f * context.c: fix an old bug that was incorrectly rounding down blur values. před 17 roky
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t před 17 roky
dither * pipi_dither_ordered() now takes two arguments; any image can be used as před 17 roky
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) před 17 roky
filter * convolution.c: fix a small memory leak in the convolution filter. před 17 roky
Makefile.am * codec.c: support for stock images in pipi_load(). před 17 roky
codec.c * codec.c: support for stock images in pipi_load(). před 17 roky
context.c * context.c: fix an old bug that was incorrectly rounding down blur values. před 17 roky
dither.c * Big API reorganisation. Now libpipi can transparently convert between před 17 roky
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. před 17 roky
pipi.c * pipi.c: fix a memory leak caused by empty picture having codec_format před 17 roky
pipi.h * pipi_dither_ordered() now takes two arguments; any image can be used as před 17 roky
pipi.pc.in * Initial code skeleton. před 18 roky
pipi_internals.h * Add functions that handle a stack-based processing queue. před 17 roky
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t před 17 roky
resize.c * Big API reorganisation. Now libpipi can transparently convert between před 17 roky
stock.c * stock.c: generate images with random noise. před 17 roky