25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
sam c117c13d61 autocontrast: fix alpha handling. 10 yıl önce
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 yıl önce
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 yıl önce
combine Add missing blit.c to repository. 15 yıl önce
dither Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce
filter autocontrast: fix alpha handling. 10 yıl önce
paint Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce
render Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 yıl önce
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 yıl önce
Makefile.am Add functions to convert from RGB to YUV and back. 14 yıl önce
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 yıl önce
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 yıl önce
colorstring.c Remove tabs in the code here and there. 16 yıl önce
context.c Add functions to convert from RGB to YUV and back. 14 yıl önce
crop.c Move resize.c to an algorithm-specific file so that we can implement 14 yıl önce
dither.c Reactivate pipi_dither_24to16, it's wrong but useful. 14 yıl önce
libpipi.mdp Better autotools/Monodevelop integration. 16 yıl önce
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement 14 yıl önce
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 yıl önce
pipi.h Allow to choose between RGB and YUV in pipi_open_sequence(). 14 yıl önce
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. 15 yıl önce
pipi_internals.h YUV support in dumpmovie and makemovie. 14 yıl önce
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 yıl önce
pipi_template.h Fix headers. 16 yıl önce
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because 14 yıl önce
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce
sequence.c Allow to choose between RGB and YUV in pipi_open_sequence(). 14 yıl önce
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 yıl önce