commit | b60c3f8291529303299262dba19b1a896060bd2d | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Wed Jun 24 15:10:25 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 24 15:10:25 2015 -0700 |
tree | 2d4c774d17be4085a99189435ed3381e8f462b35 | |
parent | 47c1ccbcd8e17efdc89a325e314c414a7c75846c [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: Review URL: https://codereview.chromium.org/1180983002