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