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 231d51f8e3 Avoid floating-point divisions in the Bresenham resize. vor 14 Jahren
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. vor 15 Jahren
codec * Fixed Mac OSX compilation and Xcode project file vor 15 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 Do not touch the alpha layer in pipi_contrast(). vor 15 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 Avoid floating-point divisions in the Bresenham resize. vor 14 Jahren
.gitignore Tell git to ignore generated pipi/pipi_types.h. vor 16 Jahren
Makefile.am Move resize.c to an algorithm-specific file so that we can implement 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 Implement pipi_blit(). vor 15 Jahren
crop.c Move resize.c to an algorithm-specific file so that we can implement vor 14 Jahren
dither.c Support C99 types on Win32 through the same hacks as in libcaca. vor 16 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 Mark pipi_open_sequence's first argument as const. vor 15 Jahren
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. vor 15 Jahren
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish vor 15 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 Mark pipi_open_sequence's first argument as const. vor 15 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