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 d6c4b74fd291d51b69d34e4374e4faa86a8bdece..27e300b802b938b79903bde8d41eba4bc39e03b4 100644 |
--- a/source/config/win/ia32/vpx_config.asm |
+++ b/source/config/win/ia32/vpx_config.asm |
@@ -78,7 +78,7 @@ |
%define CONFIG_ENCODE_PERF_TESTS 0 |
%define CONFIG_MULTI_RES_ENCODING 1 |
%define CONFIG_TEMPORAL_DENOISING 1 |
-%define CONFIG_VP9_TEMPORAL_DENOISING 0 |
+%define CONFIG_VP9_TEMPORAL_DENOISING 1 |
%define CONFIG_COEFFICIENT_RANGE_CHECKING 0 |
%define CONFIG_VP9_HIGHBITDEPTH 0 |
%define CONFIG_EXPERIMENTAL 0 |