Index: source/config/win/x64/vpx_config.h |
=================================================================== |
--- source/config/win/x64/vpx_config.h (revision 240222) |
+++ source/config/win/x64/vpx_config.h (working copy) |
@@ -27,8 +27,8 @@ |
#define HAVE_SSE3 1 |
#define HAVE_SSSE3 1 |
#define HAVE_SSE4_1 1 |
-#define HAVE_AVX 1 |
-#define HAVE_AVX2 1 |
+#define HAVE_AVX 0 |
+#define HAVE_AVX2 0 |
#define HAVE_ALTIVEC 0 |
#define HAVE_VPX_PORTS 1 |
#define HAVE_STDINT_H 0 |
@@ -83,11 +83,11 @@ |
#define CONFIG_POSTPROC_VISUALIZER 0 |
#define CONFIG_OS_SUPPORT 1 |
#define CONFIG_UNIT_TESTS 0 |
+#define CONFIG_DECODE_PERF_TESTS 0 |
#define CONFIG_MULTI_RES_ENCODING 1 |
#define CONFIG_TEMPORAL_DENOISING 1 |
#define CONFIG_EXPERIMENTAL 0 |
#define CONFIG_DECRYPT 0 |
-#define CONFIG_ONESHOTQ 0 |
#define CONFIG_MULTIPLE_ARF 0 |
#define CONFIG_NON420 0 |
#define CONFIG_ALPHA 0 |