..
analysis
pipi_measure_msd(): fix this function so that it works with colour images, too.
il y a 15 ans
codec
Update opencv codec to more recent cvSaveImage prototype.
il y a 14 ans
combine
Add missing blit.c to repository.
il y a 15 ans
dither
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans
filter
Do not touch the alpha layer in pipi_contrast().
il y a 15 ans
paint
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans
quantize
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans
render
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans
resample
Avoid floating-point divisions in the Bresenham resize.
il y a 14 ans
.gitignore
Tell git to ignore generated pipi/pipi_types.h.
il y a 16 ans
Makefile.am
Move resize.c to an algorithm-specific file so that we can implement
il y a 14 ans
accessors.c
Support C99 types on Win32 through the same hacks as in libcaca.
il y a 16 ans
codec.c
Got rid of the modular codec stuff. All codecs should work the same way.
il y a 16 ans
colorstring.c
Remove tabs in the code here and there.
il y a 16 ans
context.c
Implement pipi_blit().
il y a 15 ans
crop.c
Move resize.c to an algorithm-specific file so that we can implement
il y a 14 ans
dither.c
Support C99 types on Win32 through the same hacks as in libcaca.
il y a 16 ans
libpipi.mdp
Better autotools/Monodevelop integration.
il y a 16 ans
libpipi.vcproj
Move resize.c to an algorithm-specific file so that we can implement
il y a 14 ans
pipi.c
Support C99 types on Win32 through the same hacks as in libcaca.
il y a 16 ans
pipi.h
Mark pipi_open_sequence's first argument as const.
il y a 15 ans
pipi.pc.in
Add missing exec_prefix entry in pipi.pc.in.
il y a 15 ans
pipi_internals.h
Move the whole makemovie logic to libpipi. It's really hackish
il y a 15 ans
pipi_stubs.h
Support C99 types on Win32 through the same hacks as in libcaca.
il y a 16 ans
pipi_template.h
Fix headers.
il y a 16 ans
pipi_types.h.in
On Win32, define 32-bit C99 types as ints instead of longs, because
il y a 14 ans
pixels.c
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans
sequence.c
Mark pipi_open_sequence's first argument as const.
il y a 15 ans
stock.c
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans
tiles.c
Change _C pixel format suffixes into _U8 for more clarity.
il y a 16 ans