| Index: source/config/win/x64/vpx_config.asm
|
| diff --git a/source/config/win/x64/vpx_config.asm b/source/config/win/x64/vpx_config.asm
|
| index ab0c35d13e0b3441d643d961981f7cb411f52be2..537fa4834f0909825ce9b69f6d8cdb85c87ae5a5 100644
|
| --- a/source/config/win/x64/vpx_config.asm
|
| +++ b/source/config/win/x64/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
|
|
|