[libpng17] Imported from libpng-1.7.0beta25.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-12-26 11:41:24 -06:00
parent 9e168ea2c9
commit a2c5f56e77
21 changed files with 391 additions and 38 deletions

View File

@@ -172,7 +172,7 @@
/* By default the 'intrinsics' code in arm/filter_neon_intrinsics.c is used
* if possible - if __ARM_NEON__ is set and the compiler version is not known
* to be broken. This is control by PNG_ARM_NEON_IMPLEMENTATION which can
* to be broken. This is controlled by PNG_ARM_NEON_IMPLEMENTATION which can
* be:
*
* 1 The intrinsics code (the default with __ARM_NEON__)