plan9fox/sys/src/cmd/jpg
2014-12-14 22:20:06 +01:00
..
bmp.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
bmp.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
close.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
gif.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
ico.c bio: remove useless Breadn() as it does the same as Bread() 2012-12-25 02:45:28 +01:00
imagefile.h jpg(1), jpg: add -y flag to usage 2013-08-31 13:39:51 -04:00
jpegdump.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
jpg.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
mkfile mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
multichan.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
onechan.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
png.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
ppm.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
readbmp.c bio: remove useless Breadn() as it does the same as Bread() 2012-12-25 02:45:28 +01:00
readgif.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
readjpg.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
readpng.c png: fail on invalid bpc 2014-12-14 22:20:06 +01:00
readppm.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
readtga.c readgif, readjpg: fix incorrect malloc arguments: use sizeof(Rawimage*) instead of sizeof(Rawimage**) and 2*sizeof(Rawimage*) instead of sizeof(Header) 2013-06-01 17:14:50 -04:00
readtif.c jpg(1), jpg: add -y flag to usage 2013-08-31 13:39:51 -04:00
readv210.c bio: remove useless Breadn() as it does the same as Bread() 2012-12-25 02:45:28 +01:00
readyuv.c bio: remove useless Breadn() as it does the same as Bread() 2012-12-25 02:45:28 +01:00
rgbrgbv.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rgbycc.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
tga.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
tif.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
togif.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
toico.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
tojpg.c tojpg, totif: change flags to better match those of the decoders 2013-07-20 12:11:52 -04:00
topng.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
toppm.c toppm: no need to initialize err 2013-05-12 18:00:47 -04:00
torgbv.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
totif.c tojpg, totif: change flags to better match those of the decoders 2013-07-20 12:11:52 -04:00
totruecolor.c totruecolor: support CRGBV images as input 2013-01-20 22:33:12 +01:00
v210.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00
writegif.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
writejpg.c tojpg, totif: change flags to better match those of the decoders 2013-07-20 12:11:52 -04:00
writepng.c topng: fix bug causing bogus double insertion of filter alg byte 2012-07-17 02:17:42 +02:00
writeppm.c writejpg: the call to Bflush() is unnecessary; free data before exiting in case of malloc error 2013-07-19 01:07:15 -04:00
writerawimage.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
writetif.c jpg(1), jpg: add -y flag to usage 2013-08-31 13:39:51 -04:00
yuv.c various cmds: replace magic numbers with Kdel/Keof, etc 2014-12-13 21:58:49 +01:00