| Index: third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| diff --git a/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h b/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| index 67bd10fc45b17a57a6a71433fe907b8c3d706a2a..01ae1effe56767442762439099914684e6274846 100644
|
| --- a/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| +++ b/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| @@ -81,7 +81,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
|
|
|