plan9port/src/cmd/jpg
2008-05-10 13:35:19 -04:00
..
.cvsignore Placate the CVS monster. 2004-05-17 02:21:11 +00:00
bmp.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
bmp.h Why not? 2004-04-21 22:19:33 +00:00
close.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
gif.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00: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 Goodbye SHORTLIB 2005-01-04 22:10:29 +00:00
multichan.c Why not? 2004-04-21 22:19:33 +00:00
onechan.c Why not? 2004-04-21 22:19:33 +00:00
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 Why not? 2004-04-21 22:19:33 +00:00
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 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00: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 Why not? 2004-04-21 22:19:33 +00:00
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 Why not? 2004-04-21 22:19:33 +00:00
toppm.c Why not? 2004-04-21 22:19:33 +00:00
torgbv.c Why not? 2004-04-21 22:19:33 +00:00
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 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
writeppm.c Why not? 2004-04-21 22:19:33 +00:00
writerawimage.c Why not? 2004-04-21 22:19:33 +00:00
yuv.c add -W to specify window size. 2004-04-29 17:13:24 +00:00