Commit fd8bba4b8077957eba39b5254cd880884fddc46b

John Bowler 2013-10-25T16:11:57

[libpng16] Changed NEON implementation selection mechanism to allow assembler or intrinsics to be turned on during the build by defining PNG_ARM_NEON_IMPLEMENTATION to the correct value (2 or 1). The default is "undefined" and the build type is selected in pngpriv.h.