| Index: third_party/libvpx/source/config/linux/generic/vpx_config.h
|
| diff --git a/third_party/libvpx/source/config/linux/generic/vpx_config.h b/third_party/libvpx/source/config/linux/generic/vpx_config.h
|
| index e60ffbcd1f9c8f4a318be52624d78bd94b2f4385..40f9e663120f10e5770d366b5cccd6b5d9df99e5 100644
|
| --- a/third_party/libvpx/source/config/linux/generic/vpx_config.h
|
| +++ b/third_party/libvpx/source/config/linux/generic/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
|
|
|