You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam c7ad1f601c Synchronise Visual Studio projects with the current code. 15 years ago
..
analysis histogram.c: fix a shadowing declaration. 15 years ago
codec Make sure that the gdiplus codec initialises GdiPlus before any library 15 years ago
combine mean.c: rename this file into merge.c and implement pipi_merge() for trivial 15 years ago
dither Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
filter Add missing M_PI definition in wave.c for Win32 compilation. 15 years ago
paint Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
render Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 years ago
Makefile.am mean.c: rename this file into merge.c and implement pipi_merge() for trivial 15 years ago
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 years ago
colorstring.c Remove tabs in the code here and there. 16 years ago
context.c wave.c: implement pipi_wave() in addition to pipi_sine(). The effect is 15 years ago
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
libpipi.mdp Better autotools/Monodevelop integration. 16 years ago
libpipi.vcproj Synchronise Visual Studio projects with the current code. 15 years ago
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
pipi.h wave.c: implement pipi_wave() in addition to pipi_sine(). The effect is 15 years ago
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 16 years ago
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 16 years ago
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
pipi_template.h Fix headers. 16 years ago
pipi_types.h.in Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
resize.c resize.c: add pipi_crop() and the --crop flag. 15 years ago
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 years ago