選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
sam fb7d1905d2 Implement pipi_blit(). 16年前
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 16年前
codec Make sure that the gdiplus codec initialises GdiPlus before any library 16年前
combine Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t ignore 16年前
dither Change _C pixel format suffixes into _U8 for more clarity. 17年前
filter Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 16年前
paint Change _C pixel format suffixes into _U8 for more clarity. 17年前
quantize Change _C pixel format suffixes into _U8 for more clarity. 17年前
render Change _C pixel format suffixes into _U8 for more clarity. 17年前
.gitignore Tell git to ignore generated pipi/pipi_types.h. 17年前
Makefile.am Implement pipi_blit(). 16年前
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 17年前
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 17年前
colorstring.c Remove tabs in the code here and there. 17年前
context.c Implement pipi_blit(). 16年前
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 17年前
libpipi.mdp Better autotools/Monodevelop integration. 17年前
libpipi.vcproj Synchronise Visual Studio projects with the current code. 16年前
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 17年前
pipi.h Implement pipi_blit(). 16年前
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 17年前
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 17年前
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 17年前
pipi_template.h Fix headers. 17年前
pipi_types.h.in Support C99 types on Win32 through the same hacks as in libcaca. 17年前
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 17年前
resize.c resize.c: add pipi_crop() and the --crop flag. 16年前
stock.c Change _C pixel format suffixes into _U8 for more clarity. 17年前
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 17年前