..
analysis
pipi_measure_msd(): fix this function so that it works with colour images, too.
пре 15 година
codec
* Fixed Mac OSX compilation and Xcode project file
пре 15 година
combine
Add missing blit.c to repository.
пре 15 година
dither
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година
filter
Do not touch the alpha layer in pipi_contrast().
пре 15 година
paint
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година
quantize
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година
render
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година
.gitignore
Tell git to ignore generated pipi/pipi_types.h.
пре 16 година
Makefile.am
Update the Linux build, following the makemovie code merge.
пре 15 година
accessors.c
Support C99 types on Win32 through the same hacks as in libcaca.
пре 16 година
codec.c
Got rid of the modular codec stuff. All codecs should work the same way.
пре 16 година
colorstring.c
Remove tabs in the code here and there.
пре 16 година
context.c
Implement pipi_blit().
пре 15 година
dither.c
Support C99 types on Win32 through the same hacks as in libcaca.
пре 16 година
libpipi.mdp
Better autotools/Monodevelop integration.
пре 16 година
libpipi.vcproj
Move the whole makemovie logic to libpipi. It's really hackish
пре 15 година
pipi.c
Support C99 types on Win32 through the same hacks as in libcaca.
пре 16 година
pipi.h
Mark pipi_open_sequence's first argument as const.
пре 15 година
pipi.pc.in
Add missing exec_prefix entry in pipi.pc.in.
пре 15 година
pipi_internals.h
Move the whole makemovie logic to libpipi. It's really hackish
пре 15 година
pipi_stubs.h
Support C99 types on Win32 through the same hacks as in libcaca.
пре 16 година
pipi_template.h
Fix headers.
пре 16 година
pipi_types.h.in
On Win32, define 32-bit C99 types as ints instead of longs, because
пре 14 година
pixels.c
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година
resize.c
resize.c: add pipi_crop() and the --crop flag.
пре 15 година
sequence.c
Mark pipi_open_sequence's first argument as const.
пре 15 година
stock.c
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година
tiles.c
Change _C pixel format suffixes into _U8 for more clarity.
пре 16 година