Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(553)

Issue 1823743002: Disable the WIC encoder for jpegs (Closed)

Created:
4 years, 9 months ago by msarett
Modified:
4 years, 9 months ago
Reviewers:
scroggo, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Disable the WIC encoder for jpegs My fix from https://codereview.chromium.org/1791583002/ is not sufficient. WIC will only encode JPEGs if we pass in a bitmap in BGR format. For now, let's disable the WIC encoder on JPEGs and fall back on SkImageEncoder_libjpeg. This should fix the scaled-generator gm. https://gold.skia.org/search2?query=source_type%3Dgm%26name%3Dscale-generator&include=false&head=true&unt=true&pos=false&neg=false&limit=100 BUG=skia:3969 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1823743002 Committed: https://skia.googlesource.com/skia/+/60316a9ec4b3d76ff3b63952f463f8ddee8841f8

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/ports/SkImageDecoder_WIC.cpp View 2 chunks +4 lines, -1 line 1 comment Download

Messages

Total messages: 9 (5 generated)
msarett
The neglects the two real fixes that need to be made: (1) Actually fix the ...
4 years, 9 months ago (2016-03-21 20:09:28 UTC) #3
scroggo
lgtm I just realized there's a bug for this skbug.com/3969 (at least, I think it's ...
4 years, 9 months ago (2016-03-21 20:19:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823743002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823743002/1
4 years, 9 months ago (2016-03-21 20:22:51 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 20:35:46 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/60316a9ec4b3d76ff3b63952f463f8ddee8841f8

Powered by Google App Engine
This is Rietveld 408576698