Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
sam 78c5fad50e wave.c: rename pipi_wave() into pipi_sine(). 16 lat temu
..
analysis histogram.c: fix a shadowing declaration. 16 lat temu
codec jpeg.c: fix a huge resource leak in the error codepath of the JPEG codec. 16 lat temu
combine mean.c: rename this file into merge.c and implement pipi_merge() for trivial 16 lat temu
dither Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
filter wave.c: rename pipi_wave() into pipi_sine(). 16 lat temu
paint Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
render Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 lat temu
Makefile.am mean.c: rename this file into merge.c and implement pipi_merge() for trivial 16 lat temu
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 lat temu
colorstring.c Remove tabs in the code here and there. 16 lat temu
context.c wave.c: rename pipi_wave() into pipi_sine(). 16 lat temu
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
libpipi.mdp Better autotools/Monodevelop integration. 16 lat temu
libpipi.vcproj Full GDI+ load and save support. 16 lat temu
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
pipi.h wave.c: rename pipi_wave() into pipi_sine(). 16 lat temu
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 16 lat temu
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 16 lat temu
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
pipi_template.h Fix headers. 16 lat temu
pipi_types.h.in Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
resize.c resize.c: add pipi_crop() and the --crop flag. 16 lat temu
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 lat temu