golang-image/webp
Nigel Tao 0424e74a0e go.image/vp8: implement the normal filter.
The testdata was generated via:
cwebp foo.png -o foo.lossy.webp
dwebp -pgm foo.lossy.webp -o tmp.pgm
convert tmp.pgm foo.lossy.webp.ycbcr.png
rm tmp.pgm

TBR=r
R=r
CC=golang-codereviews
https://golang.org/cl/107330043
2014-06-26 13:29:30 +10:00
..
decode_test.go go.image/vp8: implement the normal filter. 2014-06-26 13:29:30 +10:00
decode.go go.image/vp8l: new package. 2014-06-17 21:51:57 +10:00