commit | 53f63b69e83fd805418d72a6eeb860cf0fcff3c5 | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@chromium.org> | Thu Oct 27 08:29:13 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 27 08:29:13 2016 -0700 |
tree | fd8f92fcdc7a958ab1e1f6025040c02c091fb303 | |
parent | cffaa70896fa5bc6c7bf98abbaafb1a755b49762 [diff] |
Fix decoding GIF to 565 565 cannot take the !writeTransparentPixels path, so disable it for cases where we might have to take that path. This only affects frames beyond the first. If the first frame has a transparent pixel, it will be marked as non-opaque, so we cannot decode to 565 anyway. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2441833002 Review-Url: https://codereview.chromium.org/2441833002