]> Cypherpunks repositories - gostls13.git/commit
image/gif: enable images with <8 bits per pixel.
authorRob Pike <r@golang.org>
Mon, 16 May 2011 23:00:41 +0000 (16:00 -0700)
committerRob Pike <r@golang.org>
Mon, 16 May 2011 23:00:41 +0000 (16:00 -0700)
commitde7c28fe7689fccbf7b415eb5f5defb8b43ba390
tree379158a7061caee5268a753edfc78ee8ee376d19
parentff1093852faa2515751880bb98763858f613df97
image/gif: enable images with <8 bits per pixel.

R=nigeltao
CC=golang-dev
https://golang.org/cl/4552042
src/pkg/image/decode_test.go
src/pkg/image/gif/reader.go
src/pkg/image/testdata/video-001.5bpp.gif [new file with mode: 0644]