1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/image
Nigel Tao a2910958a2 image/gif: fix GIF encoding of sub-images.
benchmark                    old ns/op     new ns/op     delta
BenchmarkEncode              8641055       8646829       +0.07%

Fixes #7792.

LGTM=r
R=r
CC=dbathgate, golang-codereviews
https://golang.org/cl/147730043
2014-09-18 12:43:01 +10:00
..
color
draw
gif image/gif: fix GIF encoding of sub-images. 2014-09-18 12:43:01 +10:00
jpeg
png
testdata
decode_example_test.go
decode_test.go
format.go
geom.go
image_test.go
image.go
names.go
ycbcr_test.go
ycbcr.go