summaryrefslogtreecommitdiff
path: root/src/image
Commit message (Expand)AuthorAgeFilesLines
* image/jpeg: handle Read returning n > 0, err != nil in d.fillRuss Cox2014-11-222-0/+49
* image/gif: don't let the per-frame transparent index modify the globalNigel Tao2014-09-222-10/+61
* image/gif: fix GIF encoding of sub-images.Nigel Tao2014-09-182-4/+37
* image/jpeg: reject invalid Ta and Td values.Nigel Tao2014-09-151-0/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-08113-0/+12229