X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibvpx%2Fsource%2Fconfig%2Fmac%2Fia32%2Fvpx_config.asm;h=785d588c2ac8992968fbb60d28fcf05333b5da8b;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=7d7e8ff026e637c0875dc0af1de72c799e4c4742;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libvpx/source/config/mac/ia32/vpx_config.asm b/src/third_party/libvpx/source/config/mac/ia32/vpx_config.asm index 7d7e8ff..785d588 100644 --- a/src/third_party/libvpx/source/config/mac/ia32/vpx_config.asm +++ b/src/third_party/libvpx/source/config/mac/ia32/vpx_config.asm @@ -16,7 +16,7 @@ HAVE_SSE3 equ 1 HAVE_SSSE3 equ 1 HAVE_SSE4_1 equ 1 HAVE_AVX equ 1 -HAVE_AVX2 equ 1 +HAVE_AVX2 equ 0 HAVE_ALTIVEC equ 0 HAVE_VPX_PORTS equ 1 HAVE_STDINT_H equ 1 @@ -44,7 +44,6 @@ CONFIG_FAST_UNALIGNED equ 1 CONFIG_MEM_MANAGER equ 0 CONFIG_MEM_TRACKER equ 0 CONFIG_MEM_CHECKS equ 0 -CONFIG_MD5 equ 1 CONFIG_DEQUANT_TOKENS equ 0 CONFIG_DC_RECON equ 0 CONFIG_RUNTIME_CPU_DETECT equ 1