Index: source/config/mac/x64/vpx_config.asm |
diff --git a/source/config/mac/x64/vpx_config.asm b/source/config/mac/x64/vpx_config.asm |
index e14fb8def887238e0214f126b137ff20349b7423..85fe28946b43021911ef040561394ee373b5b787 100644 |
--- a/source/config/mac/x64/vpx_config.asm |
+++ b/source/config/mac/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 |