Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam 6d12c28052 Mark pipi_open_sequence's first argument as const. 15 лет назад
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 лет назад
codec Make sure that the gdiplus codec initialises GdiPlus before any library 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 лет назад
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 лет назад
Makefile.am Update the Linux build, following the makemovie code merge. 15 лет назад
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 лет назад
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 the whole makemovie logic to libpipi. It's really hackish 15 лет назад
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 libpipi: fix $prefix value in pipi.pc. 16 лет назад
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 Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
resize.c resize.c: add pipi_crop() and the --crop flag. 15 лет назад
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 лет назад