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