1
0
mirror of https://github.com/golang/go synced 2024-10-05 19:11:22 -06:00
go/src/image/testdata
Nigel Tao 782db7fc88 image/jpeg: support chroma hv values other than 0x11.
The testdata was generated by:
convert video-001.png tmp1.tga
cjpeg -quality 100 -sample 2x2,1x2,1x2 tmp1.tga > video-001.221212.jpeg
djpeg -nosmooth -targa video-001.221212.jpeg > tmp2.tga
convert tmp2.tga video-001.221212.png
rm tmp1.tga tmp2.tga

Change-Id: Ica241dfc19b3eb47ade150bf0432373c6006c38a
Reviewed-on: https://go-review.googlesource.com/7264
Reviewed-by: Rob Pike <r@golang.org>
2015-03-11 00:10:09 +00:00
..
video-001.5bpp.gif
video-001.221212.jpeg image/jpeg: support chroma hv values other than 0x11. 2015-03-11 00:10:09 +00:00
video-001.221212.png image/jpeg: support chroma hv values other than 0x11. 2015-03-11 00:10:09 +00:00
video-001.cmyk.jpeg
video-001.cmyk.png
video-001.gif
video-001.interlaced.gif
video-001.jpeg
video-001.png
video-001.progressive.jpeg
video-001.q50.410.jpeg image/jpeg: support 4:1:1 and 4:1:0 chroma subsampling. 2015-02-26 02:08:45 +00:00
video-001.q50.410.progressive.jpeg image/jpeg: support 4:1:1 and 4:1:0 chroma subsampling. 2015-02-26 02:08:45 +00:00
video-001.q50.411.jpeg image/jpeg: support 4:1:1 and 4:1:0 chroma subsampling. 2015-02-26 02:08:45 +00:00
video-001.q50.411.progressive.jpeg image/jpeg: support 4:1:1 and 4:1:0 chroma subsampling. 2015-02-26 02:08:45 +00:00
video-001.q50.420.jpeg
video-001.q50.420.progressive.jpeg
video-001.q50.422.jpeg
video-001.q50.422.progressive.jpeg
video-001.q50.440.jpeg
video-001.q50.440.progressive.jpeg
video-001.q50.444.jpeg
video-001.q50.444.progressive.jpeg
video-001.rgb.jpeg image/jpeg: support RGB JPEG images. 2015-03-09 23:18:33 +00:00
video-001.rgb.png image/jpeg: support RGB JPEG images. 2015-03-09 23:18:33 +00:00
video-001.separate.dc.progression.jpeg
video-001.separate.dc.progression.progressive.jpeg
video-005.gray.gif
video-005.gray.jpeg
video-005.gray.png
video-005.gray.q50.2x2.jpeg
video-005.gray.q50.2x2.progressive.jpeg
video-005.gray.q50.jpeg
video-005.gray.q50.progressive.jpeg