aboutsummaryrefslogtreecommitdiff
path: root/src/image/testdata
AgeCommit message (Expand)Author
2019-05-22image/gif: fix transparency loss when encoding a wrapped *image.Palettedkawakami
2016-03-31image/jpeg: reconstruct progressive images even if incomplete.Nigel Tao
2015-03-11image/jpeg: support chroma hv values other than 0x11.Nigel Tao
2015-03-09image/jpeg: support RGB JPEG images.Nigel Tao
2015-02-26image/jpeg: support 4:1:1 and 4:1:0 chroma subsampling.Nigel Tao
2015-02-16image/jpeg: support decoding CMYK and YCbCrK images.Nigel Tao
2014-09-08build: move package sources from src/pkg to srcRuss Cox