Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
sam c117c13d61 autocontrast: fix alpha handling. 10 роки тому
..
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 autocontrast: fix alpha handling. 10 роки тому
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 Reactivate pipi_dither_24to16, it's wrong but useful. 14 роки тому
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 Allow to choose between RGB and YUV in pipi_open_sequence(). 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 Allow to choose between RGB and YUV in pipi_open_sequence(). 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 роки тому