Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
sam bd77b09b6e Add functions to convert from RGB to YUV and back. 14 lat temu
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 lat temu
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 lat temu
combine Add missing blit.c to repository. 15 lat temu
dither Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
filter Add functions to convert from RGB to YUV and back. 14 lat temu
paint Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
render Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 lat temu
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 lat temu
Makefile.am Add functions to convert from RGB to YUV and back. 14 lat temu
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 lat temu
colorstring.c Remove tabs in the code here and there. 16 lat temu
context.c Add functions to convert from RGB to YUV and back. 14 lat temu
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 lat temu
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
libpipi.mdp Better autotools/Monodevelop integration. 16 lat temu
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 lat temu
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
pipi.h Add functions to convert from RGB to YUV and back. 14 lat temu
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 lat temu
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish 15 lat temu
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
pipi_template.h Fix headers. 16 lat temu
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 lat temu
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
sequence.c Make the movie generation methods and program more versatile. 14 lat temu
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu