aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp_skia
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2015-11-06 11:02:06 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-11-06 11:02:06 -0800
commit69ad6a9d03dd6f14b7c730465319313725a7c903 (patch)
tree6cfd8e0eae9638a5872d899b62f74d2efec59031 /gyp_skia
parent8e26604262ff77fe653e2aed9c839c764a1edd0b (diff)
Change quality settings on SkImageDecoder_libjpeg
It has been demonstrated that higher quality settings really do make a difference in the visual quality of the output image. https://code.google.com/p/chromium/issues/detail?id=385515 https://code.google.com/p/skia/issues/detail?id=3770 We are planning to replace SkImageDecoder with SkCodec, and SkCodec will use the higher quality settings. As a first step, we are using SkCodec as the underlying implementation for BitmapRegionDecoder. CTS tests require that BitmapRegionDecoder be a close match to BitmapFactory (which uses SkImageDecoder), so we must also update the quality of SkImageDecoder to maintain CTS compatibility. BUG=skia: Review URL: https://codereview.chromium.org/1412803009
Diffstat (limited to 'gyp_skia')
0 files changed, 0 insertions, 0 deletions