[libpng16] Imported from libpng-1.6.4beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-08-21 18:01:32 -05:00
parent 685d79e27a
commit 324402044f
19 changed files with 57 additions and 49 deletions

View File

@@ -17,6 +17,8 @@
#include "../pngpriv.h"
#ifdef PNG_READ_SUPPORTED
if (((png_ptr->options >> PNG_MAXIMUM_INFLATE_WINDOW) & 3) ==
PNG_OPTION_ON)
#if PNG_ARM_NEON_OPT > 0
#ifdef PNG_ARM_NEON_CHECK_SUPPORTED /* Do run-time checks */
#include <signal.h> /* for sig_atomic_t */