]> Cypherpunks repositories - gostls13.git/commit
image/jpeg: support 16-bit quantization tables and Extended Sequential
authorNigel Tao <nigeltao@golang.org>
Thu, 19 Feb 2015 03:00:16 +0000 (14:00 +1100)
committerNigel Tao <nigeltao@golang.org>
Thu, 19 Feb 2015 05:00:43 +0000 (05:00 +0000)
commit270f8447d6e4847db6e54f1f3befc8c70079fac7
tree9e094de6ef8e5cb6e45295a1369c57c4baf4c247
parent1ae124b5ff38045008402b51017c8303eef2cda1
image/jpeg: support 16-bit quantization tables and Extended Sequential
frames.

Fixes #9888.

Change-Id: I60f1d843e72e1b7bc77ab984f149c9ddb5258a06
Reviewed-on: https://go-review.googlesource.com/5251
Reviewed-by: Rob Pike <r@golang.org>
src/image/jpeg/reader.go