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