Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam b72179aad9 Move resize.c to an algorithm-specific file so that we can implement 14 лет назад
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 лет назад
codec * Fixed Mac OSX compilation and Xcode project file 15 лет назад
combine Add missing blit.c to repository. 15 лет назад
dither Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
filter Do not touch the alpha layer in pipi_contrast(). 15 лет назад
paint Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
render Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
resample Move resize.c to an algorithm-specific file so that we can implement 14 лет назад
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 лет назад
Makefile.am Move resize.c to an algorithm-specific file so that we can implement 14 лет назад
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 лет назад
colorstring.c Remove tabs in the code here and there. 16 лет назад
context.c Implement pipi_blit(). 15 лет назад
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 лет назад
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
libpipi.mdp Better autotools/Monodevelop integration. 16 лет назад
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 лет назад
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
pipi.h Mark pipi_open_sequence's first argument as const. 15 лет назад
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 лет назад
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish 15 лет назад
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
pipi_template.h Fix headers. 16 лет назад
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 лет назад
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
sequence.c Mark pipi_open_sequence's first argument as const. 15 лет назад
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад