summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2015-01-16 11:15:02 -0800
committerYaowu Xu <yaowu@google.com>2015-01-16 11:27:07 -0800
commita6715a75589b418f9af5f44d93e0d7ecbaa77d48 (patch)
treefe0ee770c801c267b43c069e451b0c60b2b60bc6
parent1be4267ec21e3235027f83e7442c25e7eefbd836 (diff)
downloadlibvpx-a6715a75589b418f9af5f44d93e0d7ecbaa77d48.tar
libvpx-a6715a75589b418f9af5f44d93e0d7ecbaa77d48.tar.gz
libvpx-a6715a75589b418f9af5f44d93e0d7ecbaa77d48.tar.bz2
libvpx-a6715a75589b418f9af5f44d93e0d7ecbaa77d48.zip
Add vp9_highbitdepth info in configure --help
Change-Id: I89497a483117fc472be3a836070109498258140d
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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