aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkPngCodec.cpp
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-04-18 14:21:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-18 14:21:55 -0700
commitc7d01d3e1d3621907c27b283fb7f8b6e177c629d (patch)
tree4f75460495716877754337d3a476b52cce1e262d /src/codec/SkPngCodec.cpp
parentb4b83dc4dff8b117fe535656c7d994cac3a9329b (diff)
Use libjpeg-turbo for YUV->RGB conversion in jpeg encoder
This remove the previous codepath, which performed a less accurate conversion to YUV. It actually faster to use the more accurate conversion, now that we have updated to libjpeg-turbo. z620 Performance Speed-Up: mandrill.jpg (512x512): 1.13x color_wheel.jpg (128x128): 1.12x This should fix: https://buganizer.corp.google.com/u/0/issues/28161384 https://buganizer.corp.google.com/u/0/issues/21891795 BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1886183002 Review URL: https://codereview.chromium.org/1886183002
Diffstat (limited to 'src/codec/SkPngCodec.cpp')
0 files changed, 0 insertions, 0 deletions