| Index: source/config/win/ia32/vpx_config.asm
|
| diff --git a/source/config/win/ia32/vpx_config.asm b/source/config/win/ia32/vpx_config.asm
|
| index 58eb35d597d5e5c37111a2e9d4795723b9fcd594..19a629f50e313bed3d41e20537b4a842602f16cd 100644
|
| --- a/source/config/win/ia32/vpx_config.asm
|
| +++ b/source/config/win/ia32/vpx_config.asm
|
| @@ -51,7 +51,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
|
|
|