| Index: third_party/libvpx/source/config/win/x64/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/win/x64/vpx_config.asm b/third_party/libvpx/source/config/win/x64/vpx_config.asm
|
| index fdbedb10243e5b09f84642ebe58975322f66b43a..6e21c59c26282ade4aae973f19975b1d9e39ec0e 100644
|
| --- a/third_party/libvpx/source/config/win/x64/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/win/x64/vpx_config.asm
|
| @@ -69,7 +69,7 @@
|
| %define CONFIG_TEMPORAL_DENOISING 1
|
| %define CONFIG_VP9_TEMPORAL_DENOISING 1
|
| %define CONFIG_COEFFICIENT_RANGE_CHECKING 0
|
| -%define CONFIG_VP9_HIGHBITDEPTH 0
|
| +%define CONFIG_VP9_HIGHBITDEPTH 1
|
| %define CONFIG_BETTER_HW_COMPATIBILITY 0
|
| %define CONFIG_EXPERIMENTAL 0
|
| %define CONFIG_SIZE_LIMIT 1
|
|
|