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 c117c13d61 autocontrast: fix alpha handling. 10 vuotta sitten
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 vuotta sitten
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 vuotta sitten
combine Add missing blit.c to repository. 15 vuotta sitten
dither Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
filter autocontrast: fix alpha handling. 10 vuotta sitten
paint Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
render Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 vuotta sitten
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 vuotta sitten
Makefile.am Add functions to convert from RGB to YUV and back. 14 vuotta sitten
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 vuotta sitten
colorstring.c Remove tabs in the code here and there. 16 vuotta sitten
context.c Add functions to convert from RGB to YUV and back. 14 vuotta sitten
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 vuotta sitten
dither.c Reactivate pipi_dither_24to16, it's wrong but useful. 14 vuotta sitten
libpipi.mdp Better autotools/Monodevelop integration. 16 vuotta sitten
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 vuotta sitten
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
pipi.h Allow to choose between RGB and YUV in pipi_open_sequence(). 14 vuotta sitten
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 vuotta sitten
pipi_internals.h YUV support in dumpmovie and makemovie. 14 vuotta sitten
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
pipi_template.h Fix headers. 16 vuotta sitten
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 vuotta sitten
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
sequence.c Allow to choose between RGB and YUV in pipi_open_sequence(). 14 vuotta sitten
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten