Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
sam c117c13d61 autocontrast: fix alpha handling. il y a 10 ans
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. il y a 15 ans
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. il y a 14 ans
combine Add missing blit.c to repository. il y a 15 ans
dither Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
filter autocontrast: fix alpha handling. il y a 10 ans
paint Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
quantize Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
render Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. il y a 14 ans
.gitignore Tell git to ignore generated pipi/pipi_types.h. il y a 16 ans
Makefile.am Add functions to convert from RGB to YUV and back. il y a 14 ans
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
codec.c Got rid of the modular codec stuff. All codecs should work the same way. il y a 16 ans
colorstring.c Remove tabs in the code here and there. il y a 16 ans
context.c Add functions to convert from RGB to YUV and back. il y a 14 ans
crop.c Move resize.c to an algorithm-specific file so that we can implement il y a 14 ans
dither.c Reactivate pipi_dither_24to16, it's wrong but useful. il y a 14 ans
libpipi.mdp Better autotools/Monodevelop integration. il y a 16 ans
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement il y a 14 ans
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
pipi.h Allow to choose between RGB and YUV in pipi_open_sequence(). il y a 14 ans
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. il y a 15 ans
pipi_internals.h YUV support in dumpmovie and makemovie. il y a 14 ans
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
pipi_template.h Fix headers. il y a 16 ans
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because il y a 14 ans
pixels.c Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
sequence.c Allow to choose between RGB and YUV in pipi_open_sequence(). il y a 14 ans
stock.c Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
tiles.c Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans