On 2015/06/23 15:05:51, scroggo wrote:
> Maybe instead of "an outdated copy of libjpeg", this should say that we pull
in
> a copy with customizations that SkImageDecoder depends on?
Done.
2 We are in the process of updating to libjpeg-turbo, so briefly we will have a co
py of both
3 libraries checked in. We need to mangle the names of the libjpeg external APIs
so that they do not
4 conflict with the matching APIs from libjpeg-turbo. In order to do this, we use
5 platform_tools/third_partyjpeg/manglejpeglib.h instead of the original
Issue 1180983002: Switch SkJpegCode to libjpeg-turbo
(Closed)
Created 5 years, 6 months ago by msarett
Modified 5 years, 5 months ago
Reviewers: scroggo, djsollen, emmaleer
Base URL: https://skia.googlesource.com/skia.git@master
Comments: 68