From 137fd2db457b06978485a6eb0e2e2083448a883c Mon Sep 17 00:00:00 2001 From: James Zern Date: Thu, 5 Feb 2015 12:53:44 -0800 Subject: [PATCH] Revert "Add vp9_highbitdepth info in configure --help" This reverts commit a6715a75589b418f9af5f44d93e0d7ecbaa77d48. Removes a duplicate entry; this was previously added by: 14e37cf Add help info for --enable-vp9-highbitdepth Change-Id: I61408e782232821ef6ed84775b5c79d172ba7f2d --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 80149c2f1..88df374b8 100755 --- a/configure +++ b/configure @@ -58,7 +58,6 @@ 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 -- 2.49.0