1
0
mirror of https://github.com/golang/go synced 2024-10-03 04:21:22 -06:00
go/src/image
Nigel Tao 3eb84c8908 image/jpeg: reject bad Tq values in SOF data.
Fixes #10154

Change-Id: Ibb8ea9bcf512e7639c57a6f17afbe4495fa329cd
Reviewed-on: https://go-review.googlesource.com/7494
Reviewed-by: Minux Ma <minux@golang.org>
2015-03-13 05:22:55 +00:00
..
color image: add image.CMYK and color.CMYK types. 2015-02-16 00:08:49 +00:00
draw image/draw: add a fast path for Gray src images. 2015-02-28 21:43:39 +00:00
gif image/gif: don't let the per-frame transparent index modify the global 2014-09-22 14:29:45 +10:00
jpeg image/jpeg: reject bad Tq values in SOF data. 2015-03-13 05:22:55 +00:00
png
testdata image/jpeg: support chroma hv values other than 0x11. 2015-03-11 00:10:09 +00:00
decode_example_test.go
decode_test.go image/jpeg: support chroma hv values other than 0x11. 2015-03-11 00:10:09 +00:00
format.go
geom_test.go image: change Rectangle.Eq to return true for all empty rectangles, even 2015-02-18 23:50:09 +00:00
geom.go image: make Rectangle implement Image. 2015-03-04 00:03:46 +00:00
image_test.go
image.go image: add image.CMYK and color.CMYK types. 2015-02-16 00:08:49 +00:00
names.go
ycbcr_test.go image: add YCbCrSubsampleRatio411 and YCbCrSubsampleRatio410. 2015-02-26 00:14:16 +00:00
ycbcr.go image: add YCbCrSubsampleRatio411 and YCbCrSubsampleRatio410. 2015-02-26 00:14:16 +00:00