From a6715a75589b418f9af5f44d93e0d7ecbaa77d48 Mon Sep 17 00:00:00 2001 From: Yaowu Xu Date: Fri, 16 Jan 2015 11:15:02 -0800 Subject: [PATCH] Add vp9_highbitdepth info in configure --help Change-Id: I89497a483117fc472be3a836070109498258140d --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 450969747..f5dd7fc13 100755 --- a/configure +++ b/configure @@ -58,6 +58,7 @@ 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_highbitdepth} enable 10/12 bit support in VP9 ${toggle_vp9_temporal_denoising} enable vp9 temporal denoising ${toggle_webm_io} enable input from and output to WebM container