No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
sam 231d51f8e3 Avoid floating-point divisions in the Bresenham resize. hace 14 años
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. hace 15 años
codec * Fixed Mac OSX compilation and Xcode project file hace 15 años
combine Add missing blit.c to repository. hace 15 años
dither Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
filter Do not touch the alpha layer in pipi_contrast(). hace 15 años
paint Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
quantize Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
render Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
resample Avoid floating-point divisions in the Bresenham resize. hace 14 años
.gitignore Tell git to ignore generated pipi/pipi_types.h. hace 16 años
Makefile.am Move resize.c to an algorithm-specific file so that we can implement hace 14 años
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. hace 16 años
codec.c Got rid of the modular codec stuff. All codecs should work the same way. hace 16 años
colorstring.c Remove tabs in the code here and there. hace 16 años
context.c Implement pipi_blit(). hace 15 años
crop.c Move resize.c to an algorithm-specific file so that we can implement hace 14 años
dither.c Support C99 types on Win32 through the same hacks as in libcaca. hace 16 años
libpipi.mdp Better autotools/Monodevelop integration. hace 16 años
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement hace 14 años
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. hace 16 años
pipi.h Mark pipi_open_sequence's first argument as const. hace 15 años
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. hace 15 años
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish hace 15 años
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. hace 16 años
pipi_template.h Fix headers. hace 16 años
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because hace 14 años
pixels.c Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
sequence.c Mark pipi_open_sequence's first argument as const. hace 15 años
stock.c Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
tiles.c Change _C pixel format suffixes into _U8 for more clarity. hace 16 años