You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 3f31901de2 Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 jaren geleden
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 jaren geleden
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 jaren geleden
combine Add missing blit.c to repository. 15 jaren geleden
dither Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden
filter Do not touch the alpha layer in pipi_contrast(). 15 jaren geleden
paint Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden
render Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 jaren geleden
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 jaren geleden
Makefile.am Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 jaren geleden
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 jaren geleden
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 jaren geleden
colorstring.c Remove tabs in the code here and there. 16 jaren geleden
context.c Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 jaren geleden
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 jaren geleden
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 jaren geleden
libpipi.mdp Better autotools/Monodevelop integration. 16 jaren geleden
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 jaren geleden
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 jaren geleden
pipi.h Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 jaren geleden
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 jaren geleden
pipi_internals.h Move the whole makemovie logic to libpipi. It's really hackish 15 jaren geleden
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 jaren geleden
pipi_template.h Fix headers. 16 jaren geleden
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 jaren geleden
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden
sequence.c Make the movie generation methods and program more versatile. 14 jaren geleden
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 jaren geleden