Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam af83f814e8 YUV support in dumpmovie and makemovie. 14 лет назад
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 лет назад
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 лет назад
combine Add missing blit.c to repository. 15 лет назад
dither Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
filter Clamp Y to 16 - 235, as the MPEG standard uses. 14 лет назад
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 Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 лет назад
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 лет назад
Makefile.am Add functions to convert from RGB to YUV and back. 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 Add functions to convert from RGB to YUV and back. 14 лет назад
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 Add functions to convert from RGB to YUV and back. 14 лет назад
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 лет назад
pipi_internals.h YUV support in dumpmovie and makemovie. 14 лет назад
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 YUV support in dumpmovie and makemovie. 14 лет назад
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 лет назад