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 44eca2e75e context.c: factor some code to gain 180 lines of code. 16 vuotta sitten
..
analysis histogram.c: fix a shadowing declaration. 16 vuotta sitten
codec jpeg.c: fix a huge resource leak in the error codepath of the JPEG codec. 16 vuotta sitten
combine mean.c: rename this file into merge.c and implement pipi_merge() for trivial 16 vuotta sitten
dither Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
filter wave.c: rename pipi_wave() into pipi_sine(). 16 vuotta sitten
paint Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
render Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 vuotta sitten
Makefile.am mean.c: rename this file into merge.c and implement pipi_merge() for trivial 16 vuotta sitten
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 vuotta sitten
colorstring.c Remove tabs in the code here and there. 16 vuotta sitten
context.c context.c: factor some code to gain 180 lines of code. 16 vuotta sitten
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
libpipi.mdp Better autotools/Monodevelop integration. 16 vuotta sitten
libpipi.vcproj Full GDI+ load and save support. 16 vuotta sitten
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
pipi.h wave.c: rename pipi_wave() into pipi_sine(). 16 vuotta sitten
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 16 vuotta sitten
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 16 vuotta sitten
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
pipi_template.h Fix headers. 16 vuotta sitten
pipi_types.h.in Support C99 types on Win32 through the same hacks as in libcaca. 16 vuotta sitten
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
resize.c resize.c: add pipi_crop() and the --crop flag. 16 vuotta sitten
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 vuotta sitten