DescriptionEnable both static and dynamically linked libpng
All platforms except android are configured to use the statically linked copy of libpng. Android uses the system provided dynamic copy for SkImageDecoder and the static copy for SkCodec. The exception being android framework builds that currently use the dynamic copy everywhere.
This CL also enables NEON optimizations for libpng.
Committed: https://skia.googlesource.com/skia/+/2469c999518e7b0063d35e9e2eb074a0477c21ac
Patch Set 1 #
Total comments: 4
Patch Set 2 : fix prefixing issues #Patch Set 3 : rebase #
Total comments: 21
Patch Set 4 : addressing comments #
Messages
Total messages: 21 (6 generated)
|