您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
sam 25eac661af wave.c: implement pipi_wave() in addition to pipi_sine(). The effect is 16 年前
..
analysis histogram.c: fix a shadowing declaration. 16 年前
codec jpeg.c: fix a huge resource leak in the error codepath of the JPEG codec. 16 年前
combine mean.c: rename this file into merge.c and implement pipi_merge() for trivial 16 年前
dither Change _C pixel format suffixes into _U8 for more clarity. 16 年前
filter wave.c: implement pipi_wave() in addition to pipi_sine(). The effect is 16 年前
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 年前
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 年前
Makefile.am mean.c: rename this file into merge.c and implement pipi_merge() for trivial 16 年前
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 wave.c: implement pipi_wave() in addition to pipi_sine(). The effect is 16 年前
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
libpipi.mdp Better autotools/Monodevelop integration. 16 年前
libpipi.vcproj Full GDI+ load and save support. 16 年前
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
pipi.h wave.c: implement pipi_wave() in addition to pipi_sine(). The effect is 16 年前
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 16 年前
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 16 年前
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 Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 年前
resize.c resize.c: add pipi_crop() and the --crop flag. 16 年前
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 年前