commit | e9e3ee33f30c14c31afd5fc3fe4dda7f15783c75 | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Wed Jul 01 12:36:18 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 01 12:36:18 2015 -0700 |
tree | f84aeb686a4ebee25deb740208c187a3a541001e | |
parent | 928e16565f3e69cd6661e9ad300ac17e3f33c0c8 [diff] |
Add libjpeg-turbo library (depends on yasm) Mangle external function names to avoid conflict with libjpeg Take advantage of direct color conversion (RGBA, BGRA, 565) Prepare to use jpeg_skip_scanlines (when it is upstreamed) BUG=skia: Committed: https://skia.googlesource.com/skia/+/b60c3f8291529303299262dba19b1a896060bd2d Committed: https://skia.googlesource.com/skia/+/f8bf9181d7b0463c8e371755cfbb9ece90b34fc5 Review URL: https://codereview.chromium.org/1180983002