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

Issue 1589593002: Add optimize_coding setting for JPEG encoding. (Closed)

Created:
4 years, 11 months ago by dogben
Modified:
4 years, 11 months ago
Reviewers:
scroggo
CC:
jcgregorio, mtklein, reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add optimize_coding setting for JPEG encoding. Produces smaller encoded output at the expense of encoding time. No visual differences. sample image 1 (RGB gradients): default (80): 2.5x slower, 34% smaller quality 0: 1.7x slower, 52% smaller quality 20: 2.1x slower, 55% smaller quality 40: 2.3x slower, 37% smaller quality 60: 2.5x slower, 36% smaller quality 100: 3.9x slower, 22% smaller sample image 2 (photo): default (80): 2x slower, 8% smaller quality 0: 1.5x slower, 49% smaller quality 20: 1.7x slower, 22% smaller quality 40: 1.9x slower, 15% smaller quality 60: 1.9x slower, 11% smaller quality 100: 2x slower, 9% smaller BUG=skia:3460 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1589593002 Committed: https://skia.googlesource.com/skia/+/0a35620a16b368356888d15771392fb00cbb777d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/images/SkImageDecoder_libjpeg.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1589593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1589593002/1
4 years, 11 months ago (2016-01-13 22:13:24 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-13 22:31:42 UTC) #5
dogben
Google3 tests seem OK with this patch applied.
4 years, 11 months ago (2016-01-14 14:58:20 UTC) #7
scroggo
On 2016/01/14 14:58:20, Ben Wagner wrote: > Google3 tests seem OK with this patch applied. ...
4 years, 11 months ago (2016-01-14 15:38:40 UTC) #8
scroggo
Also, FWIW, Chromium does *not* set this to TRUE. I don't know the history of ...
4 years, 11 months ago (2016-01-14 15:44:12 UTC) #9
dogben
On 2016/01/14 at 15:38:40, scroggo wrote: > On 2016/01/14 14:58:20, Ben Wagner wrote: > > ...
4 years, 11 months ago (2016-01-14 16:21:56 UTC) #10
scroggo
LGTM. Thanks!
4 years, 11 months ago (2016-01-14 21:35:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1589593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1589593002/1
4 years, 11 months ago (2016-01-15 02:02:17 UTC) #14
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 02:13:35 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/0a35620a16b368356888d15771392fb00cbb777d

Powered by Google App Engine
This is Rietveld 408576698