| Index: source/libvpx/configure
|
| diff --git a/source/libvpx/configure b/source/libvpx/configure
|
| index 450969747b41e48ec3b7f2df6497a1e35934568d..f5dd7fc13ce0a18825fe844c2a49d00f473867b5 100755
|
| --- a/source/libvpx/configure
|
| +++ b/source/libvpx/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
|
|
|