..
analysis
pipi_measure_msd(): fix this function so that it works with colour images, too.
hace 15 años
codec
Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
hace 14 años
combine
Add missing blit.c to repository.
hace 15 años
dither
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años
filter
autocontrast: fix alpha handling.
hace 10 años
paint
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años
quantize
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años
render
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años
resample
Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
hace 14 años
.gitignore
Tell git to ignore generated pipi/pipi_types.h.
hace 16 años
Makefile.am
Add functions to convert from RGB to YUV and back.
hace 14 años
accessors.c
Support C99 types on Win32 through the same hacks as in libcaca.
hace 16 años
codec.c
Got rid of the modular codec stuff. All codecs should work the same way.
hace 16 años
colorstring.c
Remove tabs in the code here and there.
hace 16 años
context.c
Add functions to convert from RGB to YUV and back.
hace 14 años
crop.c
Move resize.c to an algorithm-specific file so that we can implement
hace 14 años
dither.c
Reactivate pipi_dither_24to16, it's wrong but useful.
hace 14 años
libpipi.mdp
Better autotools/Monodevelop integration.
hace 16 años
libpipi.vcproj
Move resize.c to an algorithm-specific file so that we can implement
hace 14 años
pipi.c
Support C99 types on Win32 through the same hacks as in libcaca.
hace 16 años
pipi.h
Allow to choose between RGB and YUV in pipi_open_sequence().
hace 14 años
pipi.pc.in
Add missing exec_prefix entry in pipi.pc.in.
hace 15 años
pipi_internals.h
YUV support in dumpmovie and makemovie.
hace 14 años
pipi_stubs.h
Support C99 types on Win32 through the same hacks as in libcaca.
hace 16 años
pipi_template.h
Fix headers.
hace 16 años
pipi_types.h.in
On Win32, define 32-bit C99 types as ints instead of longs, because
hace 14 años
pixels.c
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años
sequence.c
Allow to choose between RGB and YUV in pipi_open_sequence().
hace 14 años
stock.c
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años
tiles.c
Change _C pixel format suffixes into _U8 for more clarity.
hace 16 años