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