Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
sam 01fc592e54 Import x264 presets into sequence.c. Doesn't work properly yet. před 14 roky
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. před 15 roky
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. před 14 roky
combine Add missing blit.c to repository. před 15 roky
dither Change _C pixel format suffixes into _U8 for more clarity. před 16 roky
filter Clamp Y to 16 - 235, as the MPEG standard uses. před 14 roky
paint Change _C pixel format suffixes into _U8 for more clarity. před 16 roky
quantize Change _C pixel format suffixes into _U8 for more clarity. před 16 roky
render Change _C pixel format suffixes into _U8 for more clarity. před 16 roky
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. před 14 roky
.gitignore Tell git to ignore generated pipi/pipi_types.h. před 16 roky
Makefile.am Add functions to convert from RGB to YUV and back. před 14 roky
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. před 16 roky
codec.c Got rid of the modular codec stuff. All codecs should work the same way. před 16 roky
colorstring.c Remove tabs in the code here and there. před 16 roky
context.c Add functions to convert from RGB to YUV and back. před 14 roky
crop.c Move resize.c to an algorithm-specific file so that we can implement před 14 roky
dither.c Support C99 types on Win32 through the same hacks as in libcaca. před 16 roky
libpipi.mdp Better autotools/Monodevelop integration. před 16 roky
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement před 14 roky
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. před 16 roky
pipi.h Add functions to convert from RGB to YUV and back. před 14 roky
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. před 15 roky
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish před 15 roky
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. před 16 roky
pipi_template.h Fix headers. před 16 roky
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because před 14 roky
pixels.c Change _C pixel format suffixes into _U8 for more clarity. před 16 roky
sequence.c Import x264 presets into sequence.c. Doesn't work properly yet. před 14 roky
stock.c Change _C pixel format suffixes into _U8 for more clarity. před 16 roky
tiles.c Change _C pixel format suffixes into _U8 for more clarity. před 16 roky