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