]> Cypherpunks repositories - gostls13.git/commit
image/jpeg: avoid documentation argument over whether it's luma
authorNigel Tao <nigeltao@golang.org>
Wed, 5 Jun 2013 00:18:06 +0000 (10:18 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 5 Jun 2013 00:18:06 +0000 (10:18 +1000)
commit427bec62b5a24aa42b0dc97a6040fd84d7f4366d
tree978044e5ada2b27a114a4aae9e984d866a997436
parent8c1b0da0ac0215a29930df35d9d5c67ea3675445
image/jpeg: avoid documentation argument over whether it's luma
subsampling or chroma subsampling.

Fixes #5569.

R=r
CC=golang-dev
https://golang.org/cl/9900044
src/pkg/image/jpeg/reader.go