golang-image/testdata
Nigel Tao 72be9c51b1 go.image/vp8: implement the loop filter.
The testdata files were created by:
cwebp video-001.png -o video-001.webp
dwebp -pgm video-001.webp -o tmp.pgm
convert tmp.pgm video-001.webp.ycbcr.png
rm tmp.pgm

LGTM=r
R=r
CC=chaishushan, golang-codereviews
https://golang.org/cl/91700044
2014-05-27 10:52:02 +10:00
..
bw-deflate.tiff go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
bw-packbits.tiff go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
bw-uncompressed.tiff go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
no_compress.tiff go.image/tiff: Support missing Compression tag 2014-05-12 16:41:44 +10:00
no_rps.tiff go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
video-001-16bit.tiff go.image/tiff: encoder support Gray/Gray16/Paletted format 2013-09-13 17:42:53 +10:00
video-001-gray-16bit.tiff go.image/tiff: encoder support Gray/Gray16/Paletted format 2013-09-13 17:42:53 +10:00
video-001-gray.tiff go.image/tiff: encoder support Gray/Gray16/Paletted format 2013-09-13 17:42:53 +10:00
video-001-paletted.tiff go.image/tiff: encoder support Gray/Gray16/Paletted format 2013-09-13 17:42:53 +10:00
video-001-strip-64.tiff go.image/tiff: decoder support tiled tiff format 2013-09-06 20:07:58 +10:00
video-001-tile-64x64.tiff go.image/tiff: decoder support tiled tiff format 2013-09-06 20:07:58 +10:00
video-001-uncompressed.tiff go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
video-001.bmp go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
video-001.png go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
video-001.tiff go.image/{bmp,tiff}: move tiff/testdata to testdata. 2012-01-31 14:02:27 +11:00
video-001.webp go.image/vp8: implement the loop filter. 2014-05-27 10:52:02 +10:00
video-001.webp.ycbcr.png go.image/vp8: implement the loop filter. 2014-05-27 10:52:02 +10:00