Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
sam 3f31901de2 Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anos atrás
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 anos atrás
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anos atrás
combine Add missing blit.c to repository. 15 anos atrás
dither Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
filter Do not touch the alpha layer in pipi_contrast(). 15 anos atrás
paint Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
render Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anos atrás
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 anos atrás
Makefile.am Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anos atrás
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 anos atrás
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 anos atrás
colorstring.c Remove tabs in the code here and there. 16 anos atrás
context.c Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anos atrás
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 anos atrás
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 anos atrás
libpipi.mdp Better autotools/Monodevelop integration. 16 anos atrás
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 anos atrás
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 anos atrás
pipi.h Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anos atrás
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 anos atrás
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish 15 anos atrás
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 anos atrás
pipi_template.h Fix headers. 16 anos atrás
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 anos atrás
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
sequence.c Make the movie generation methods and program more versatile. 14 anos atrás
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás