plan9fox/sys/src/cmd/jpg
2016-11-17 02:59:40 +01:00
..
bmp.c
bmp.h
close.c cmd: remove a bit of unused stuff 2016-11-17 02:59:40 +01:00
gif.c gif: just read and decode the first image when -9 or -c flag is specified 2016-10-22 00:35:17 +02:00
ico.c format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
imagefile.h gif: just read and decode the first image when -9 or -c flag is specified 2016-10-22 00:35:17 +02:00
jpegdump.c cmd: remove a bit of unused stuff 2016-11-17 02:59:40 +01:00
jpg.c jpg: fd == 0 is valid, so don't ignore it 2016-04-06 20:22:42 -04:00
mkfile jpg/ico: fix mkfile 2015-08-01 11:56:01 +02:00
multichan.c
onechan.c
png.c
ppm.c
readbmp.c
readgif.c gif: just read and decode the first image when -9 or -c flag is specified 2016-10-22 00:35:17 +02:00
readjpg.c jpg: output partial image data when available (truncated files) 2016-05-16 05:35:22 +02:00
readpng.c
readppm.c
readtga.c
readtif.c
readv210.c
readyuv.c
rgbrgbv.c
rgbycc.c
tga.c
tif.c
togif.c togif: -E flag to read animation from stdin 2016-06-10 12:14:02 +02:00
toico.c
tojpg.c
topng.c
toppm.c
torgbv.c
totif.c
totruecolor.c
v210.c
writegif.c cmd: remove a bit of unused stuff 2016-11-17 02:59:40 +01:00
writejpg.c
writepng.c
writeppm.c
writerawimage.c
writetif.c cmd: remove a bit of unused stuff 2016-11-17 02:59:40 +01:00
yuv.c