aboutsummaryrefslogtreecommitdiff
path: root/src/image
AgeCommit message (Expand)Author
2015-01-14image/draw: fold TestClipWithNilMP into TestClip.Nigel Tao
2015-01-05image: use three-index slice for NewYCbCr.Nigel Tao
2014-12-20image/draw: fix crash in clipDave Cheney
2014-11-22image/jpeg: handle Read returning n > 0, err != nil in d.fillRuss Cox
2014-09-22image/gif: don't let the per-frame transparent index modify the globalNigel Tao
2014-09-18image/gif: fix GIF encoding of sub-images.Nigel Tao
2014-09-15image/jpeg: reject invalid Ta and Td values.Nigel Tao
2014-09-08build: move package sources from src/pkg to srcRuss Cox