plan9port/src/cmd/jpg
2011-05-17 17:46:45 -04:00
..
.cvsignore
bmp.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
bmp.h
close.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
gif.c gif: fix setting of transparency channels when writing gifs. 2011-05-17 17:46:45 -04:00
ico.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
imagefile.h Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
jpegdump.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
jpg.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
mkfile
multichan.c
onechan.c
png.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
ppm.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
readbmp.c
readgif.c misc: array bounds fixes that gcc finds (John Gosset) 2008-05-10 13:35:19 -04:00
readjpg.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
readpng.c make flate crc32 work when ulong is 64 bits 2010-02-07 16:51:28 -08:00
readppm.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
readyuv.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rgbrgbv.c
rgbycc.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
togif.c isdigit (Tom Miller) 2005-11-01 15:01:00 +00:00
toico.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
topng.c
toppm.c
torgbv.c
totruecolor.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
writegif.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
writepng.c topng: 64-bit fix 2010-09-03 10:21:44 -04:00
writeppm.c
writerawimage.c
yuv.c