| Index: source/config/win/ia32/vpx_config.h
|
| ===================================================================
|
| --- source/config/win/ia32/vpx_config.h (revision 247490)
|
| +++ source/config/win/ia32/vpx_config.h (working copy)
|
| @@ -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
|
|
|