| commit | 261d2777537237975bcb057e6209a6109a002288 | [log] [tgz] |
|---|---|---|
| author | Russ Cox <rsc@golang.org> | Mon Sep 29 09:50:33 2025 -0400 |
| committer | Russ Cox <rsc@golang.org> | Mon Sep 29 07:30:02 2025 -0700 |
| tree | a3444d8ec24ab614765929b756d6f10ea9fcc7b6 | |
| parent | 5d4df673f7037cbd6bf18037be4da55d1b70da2b [diff] |
draw: accept slightly different JPEG decodings Go 1.26 changed the image/jpeg decoder. Accept the new decoder's output as well as the old one. Change-Id: I8d92508a4d1d6dc47849b293b538a10271d0ebbd Reviewed-on: https://go-review.googlesource.com/c/image/+/707715 Reviewed-by: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go image packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/image.
The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.