..
codec
* Add a new image flag, u8, which indicates whether the image samples come
pirms 17 gadiem
combine
* rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract
pirms 17 gadiem
dither
* Add pipi_dither_ediff(), a generic error diffusion dithering algorithm
pirms 17 gadiem
filter
* transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270.
pirms 17 gadiem
paint
* color.c: implement pipi_brightness() and pipi_contrast().
pirms 17 gadiem
quantize
* Move the palette reduction algorithm into pipi_reduce().
pirms 17 gadiem
Makefile.am
* Add pipi_dither_ediff(), a generic error diffusion dithering algorithm
pirms 17 gadiem
codec.c
* Do not prefix stock image names with "pipi:", it's redundant.
pirms 17 gadiem
context.c
* Add pipi_dither_ediff(), a generic error diffusion dithering algorithm
pirms 17 gadiem
dither.c
* Big API reorganisation. Now libpipi can transparently convert between
pirms 17 gadiem
measure.c
* measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd.
pirms 17 gadiem
pipi.c
* Add a new image flag, u8, which indicates whether the image samples come
pirms 17 gadiem
pipi.h
* Add pipi_dither_ediff(), a generic error diffusion dithering algorithm
pirms 17 gadiem
pipi.pc.in
* Initial code skeleton.
pirms 18 gadiem
pipi_internals.h
* Add a new image flag, u8, which indicates whether the image samples come
pirms 17 gadiem
pixels.c
* pixels.c: fix uninitialised w and h in pipi_getpixels.
pirms 17 gadiem
resize.c
* Big API reorganisation. Now libpipi can transparently convert between
pirms 17 gadiem
stock.c
* Do not prefix stock image names with "pipi:", it's redundant.
pirms 17 gadiem