選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
sam 01fc592e54 Import x264 presets into sequence.c. Doesn't work properly yet. 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 Move the whole makemovie logic to libpipi. It's really hackish 15年前
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 Import x264 presets into sequence.c. Doesn't work properly yet. 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年前