25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jylam 9967e7c963 * Fixed Mac OSX compilation and Xcode project file 15 년 전
..
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 년 전
.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 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 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 년 전