From: Marco Date: Thu, 13 Nov 2014 01:34:54 +0000 (-0800) Subject: Remove vp9_temporal_denoising from experimental list. X-Git-Tag: v1.4.0~512 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7d26ccacaf3543fb5e89773238dfc0163903955;p=libvpx Remove vp9_temporal_denoising from experimental list. Change-Id: I7a941c0efbb5912aa97348da6fd1aba28df4482a --- diff --git a/configure b/configure index fb45d7ccb..b374fa034 100755 --- a/configure +++ b/configure @@ -56,6 +56,8 @@ Advanced options: ${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 @@ HAVE_LIST=" " EXPERIMENT_LIST=" spatial_svc - vp9_temporal_denoising fp_mb_stats emulate_hardware " @@ -334,6 +335,7 @@ CONFIG_LIST=" encode_perf_tests multi_res_encoding temporal_denoising + vp9_temporal_denoising coefficient_range_checking vp9_highbitdepth experimental @@ -393,6 +395,7 @@ CMDLINE_SELECT=" encode_perf_tests multi_res_encoding temporal_denoising + vp9_temporal_denoising coefficient_range_checking vp9_highbitdepth experimental