Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
sam c117c13d61 autocontrast: fix alpha handling. vor 10 Jahren
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. vor 15 Jahren
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. vor 14 Jahren
combine Add missing blit.c to repository. vor 15 Jahren
dither Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
filter autocontrast: fix alpha handling. vor 10 Jahren
paint Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
quantize Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
render Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. vor 14 Jahren
.gitignore Tell git to ignore generated pipi/pipi_types.h. vor 16 Jahren
Makefile.am Add functions to convert from RGB to YUV and back. vor 14 Jahren
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
codec.c Got rid of the modular codec stuff. All codecs should work the same way. vor 16 Jahren
colorstring.c Remove tabs in the code here and there. vor 16 Jahren
context.c Add functions to convert from RGB to YUV and back. vor 14 Jahren
crop.c Move resize.c to an algorithm-specific file so that we can implement vor 14 Jahren
dither.c Reactivate pipi_dither_24to16, it's wrong but useful. vor 14 Jahren
libpipi.mdp Better autotools/Monodevelop integration. vor 16 Jahren
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement vor 14 Jahren
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
pipi.h Allow to choose between RGB and YUV in pipi_open_sequence(). vor 14 Jahren
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. vor 15 Jahren
pipi_internals.h YUV support in dumpmovie and makemovie. vor 14 Jahren
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
pipi_template.h Fix headers. vor 16 Jahren
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because vor 14 Jahren
pixels.c Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
sequence.c Allow to choose between RGB and YUV in pipi_open_sequence(). vor 14 Jahren
stock.c Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
tiles.c Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren