| Index: source/config/linux/x64/vpx_config.h
|
| ===================================================================
|
| --- source/config/linux/x64/vpx_config.h (revision 247490)
|
| +++ source/config/linux/x64/vpx_config.h (working copy)
|
| @@ -28,7 +28,7 @@
|
| #define HAVE_SSSE3 1
|
| #define HAVE_SSE4_1 1
|
| #define HAVE_AVX 1
|
| -#define HAVE_AVX2 1
|
| +#define HAVE_AVX2 0
|
| #define HAVE_ALTIVEC 0
|
| #define HAVE_VPX_PORTS 1
|
| #define HAVE_STDINT_H 1
|
| @@ -56,7 +56,6 @@
|
| #define CONFIG_MEM_MANAGER 0
|
| #define CONFIG_MEM_TRACKER 0
|
| #define CONFIG_MEM_CHECKS 0
|
| -#define CONFIG_MD5 1
|
| #define CONFIG_DEQUANT_TOKENS 0
|
| #define CONFIG_DC_RECON 0
|
| #define CONFIG_RUNTIME_CPU_DETECT 1
|
| @@ -66,7 +65,7 @@
|
| #define CONFIG_INTERNAL_STATS 0
|
| #define CONFIG_VP8_ENCODER 1
|
| #define CONFIG_VP8_DECODER 1
|
| -#define CONFIG_VP9_ENCODER 0
|
| +#define CONFIG_VP9_ENCODER 1
|
| #define CONFIG_VP9_DECODER 1
|
| #define CONFIG_VP8 1
|
| #define CONFIG_VP9 1
|
|
|