| Index: source/config/win/x64/vpx_config.h
|
| diff --git a/source/config/win/x64/vpx_config.h b/source/config/win/x64/vpx_config.h
|
| index b2302040d76459ff59703b523429d127adf564bf..2f5d2083630c2b5da7a73f77b6f676583c566272 100644
|
| --- a/source/config/win/x64/vpx_config.h
|
| +++ b/source/config/win/x64/vpx_config.h
|
| @@ -63,7 +63,7 @@
|
| #define CONFIG_DC_RECON 0
|
| #define CONFIG_RUNTIME_CPU_DETECT 1
|
| #define CONFIG_POSTPROC 1
|
| -#define CONFIG_VP9_POSTPROC 0
|
| +#define CONFIG_VP9_POSTPROC 1
|
| #define CONFIG_MULTITHREAD 1
|
| #define CONFIG_INTERNAL_STATS 0
|
| #define CONFIG_VP8_ENCODER 1
|
|
|