Remove vp9_temporal_denoising from experimental list. Change-Id: I7a941c0efbb5912aa97348da6fd1aba28df4482a
diff --git a/configure b/configure index fb45d7c..b374fa0 100755 --- a/configure +++ b/configure
@@ -56,6 +56,8 @@ ${toggle_postproc_visualizer} macro block / block level visualizers ${toggle_multi_res_encoding} enable multiple-resolution encoding ${toggle_temporal_denoising} enable temporal denoising and disable the spatial denoiser + ${toggle_vp9_temporal_denoising} + enable vp9 temporal denoising ${toggle_webm_io} enable input from and output to WebM container ${toggle_libyuv} enable libyuv @@ -279,7 +281,6 @@ " EXPERIMENT_LIST=" spatial_svc - vp9_temporal_denoising fp_mb_stats emulate_hardware " @@ -334,6 +335,7 @@ encode_perf_tests multi_res_encoding temporal_denoising + vp9_temporal_denoising coefficient_range_checking vp9_highbitdepth experimental @@ -393,6 +395,7 @@ encode_perf_tests multi_res_encoding temporal_denoising + vp9_temporal_denoising coefficient_range_checking vp9_highbitdepth experimental