Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
sam bd77b09b6e Add functions to convert from RGB to YUV and back. 14 anni fa
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 anni fa
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anni fa
combine Add missing blit.c to repository. 15 anni fa
dither Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa
filter Add functions to convert from RGB to YUV and back. 14 anni fa
paint Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa
render Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 anni fa
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 anni fa
Makefile.am Add functions to convert from RGB to YUV and back. 14 anni fa
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 anni fa
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 anni fa
colorstring.c Remove tabs in the code here and there. 16 anni fa
context.c Add functions to convert from RGB to YUV and back. 14 anni fa
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 anni fa
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 anni fa
libpipi.mdp Better autotools/Monodevelop integration. 16 anni fa
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 anni fa
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 anni fa
pipi.h Add functions to convert from RGB to YUV and back. 14 anni fa
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 anni fa
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish 15 anni fa
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 anni fa
pipi_template.h Fix headers. 16 anni fa
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 anni fa
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa
sequence.c Make the movie generation methods and program more versatile. 14 anni fa
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 anni fa