Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
sam c117c13d61 autocontrast: fix alpha handling. pirms 10 gadiem
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. pirms 15 gadiem
codec Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. pirms 14 gadiem
combine Add missing blit.c to repository. pirms 15 gadiem
dither Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem
filter autocontrast: fix alpha handling. pirms 10 gadiem
paint Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem
quantize Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem
render Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem
resample Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. pirms 14 gadiem
.gitignore Tell git to ignore generated pipi/pipi_types.h. pirms 16 gadiem
Makefile.am Add functions to convert from RGB to YUV and back. pirms 14 gadiem
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. pirms 16 gadiem
codec.c Got rid of the modular codec stuff. All codecs should work the same way. pirms 16 gadiem
colorstring.c Remove tabs in the code here and there. pirms 16 gadiem
context.c Add functions to convert from RGB to YUV and back. pirms 14 gadiem
crop.c Move resize.c to an algorithm-specific file so that we can implement pirms 14 gadiem
dither.c Reactivate pipi_dither_24to16, it's wrong but useful. pirms 14 gadiem
libpipi.mdp Better autotools/Monodevelop integration. pirms 16 gadiem
libpipi.vcproj Move resize.c to an algorithm-specific file so that we can implement pirms 14 gadiem
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. pirms 16 gadiem
pipi.h Allow to choose between RGB and YUV in pipi_open_sequence(). pirms 14 gadiem
pipi.pc.in Add missing exec_prefix entry in pipi.pc.in. pirms 15 gadiem
pipi_internals.h YUV support in dumpmovie and makemovie. pirms 14 gadiem
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. pirms 16 gadiem
pipi_template.h Fix headers. pirms 16 gadiem
pipi_types.h.in On Win32, define 32-bit C99 types as ints instead of longs, because pirms 14 gadiem
pixels.c Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem
sequence.c Allow to choose between RGB and YUV in pipi_open_sequence(). pirms 14 gadiem
stock.c Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem
tiles.c Change _C pixel format suffixes into _U8 for more clarity. pirms 16 gadiem