| Index: source/config/win/ia32/vpx_config.h
 | 
| ===================================================================
 | 
| --- source/config/win/ia32/vpx_config.h	(revision 177019)
 | 
| +++ source/config/win/ia32/vpx_config.h	(working copy)
 | 
| @@ -82,13 +82,15 @@
 | 
|  #define CONFIG_TEMPORAL_DENOISING 1
 | 
|  #define CONFIG_EXPERIMENTAL 0
 | 
|  #define CONFIG_CSM 0
 | 
| -#define CONFIG_COMP_INTRA_PRED 0
 | 
| -#define CONFIG_SUPERBLOCKS 0
 | 
| -#define CONFIG_PRED_FILTER 0
 | 
|  #define CONFIG_LOSSLESS 0
 | 
| -#define CONFIG_SUBPELREFMV 0
 | 
|  #define CONFIG_NEW_MVREF 0
 | 
|  #define CONFIG_IMPLICIT_SEGMENTATION 0
 | 
|  #define CONFIG_NEWBINTRAMODES 0
 | 
|  #define CONFIG_COMP_INTERINTRA_PRED 0
 | 
| +#define CONFIG_TX64X64 0
 | 
| +#define CONFIG_DWTDCTHYBRID 0
 | 
| +#define CONFIG_CNVCONTEXT 0
 | 
| +#define CONFIG_NEWCOEFCONTEXT 0
 | 
| +#define CONFIG_ENABLE_6TAP 0
 | 
| +#define CONFIG_ABOVESPREFMV 0
 | 
|  #endif /* VPX_CONFIG_H */
 | 
| 
 |