]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/jpg/readtif.c
grep: error if sbrk fails
[plan9front.git] / sys / src / cmd / jpg / readtif.c
2013-08-31 ppatience0jpg(1), jpg: add -y flag to usage
2013-07-21 ppatience0readtif, writetif: remove multiplication in inner loops...
2013-07-20 ppatience0readtif: simplify rounding in other places
2013-07-20 ppatience0readtif, writetif: simplify rounding
2013-07-20 ppatience0readtif: if getbit returns less than 0 during eol fill...
2013-07-20 ppatience0readtif, writetif: prevent buffer overflows in some...
2013-07-19 ppatience0readtif: fix many bugs
2013-07-05 ethanmerge
2013-07-04 ppatience0tif: initialize max to one instead of zero for palette...
2013-07-04 ppatience0tif: rescale palette color map to [0, 255]
2013-07-03 cinap_lenrekmerge
2013-07-03 cinap_lenrekmerge
2013-07-02 ppatience0tif: add tiff decoder