| Index: source/config/linux/arm64/vpx_config.h
|
| diff --git a/source/config/linux/arm64/vpx_config.h b/source/config/linux/arm64/vpx_config.h
|
| index f54e589ef32ff3c5743ac919fa322c81a01576dc..317cd038e6528cc44f1e5fe4a877700639da50fe 100644
|
| --- a/source/config/linux/arm64/vpx_config.h
|
| +++ b/source/config/linux/arm64/vpx_config.h
|
| @@ -63,8 +63,11 @@
|
| #define CONFIG_VP8_DECODER 1
|
| #define CONFIG_VP9_ENCODER 1
|
| #define CONFIG_VP9_DECODER 1
|
| +#define CONFIG_VP10_ENCODER 0
|
| +#define CONFIG_VP10_DECODER 0
|
| #define CONFIG_VP8 1
|
| #define CONFIG_VP9 1
|
| +#define CONFIG_VP10 0
|
| #define CONFIG_ENCODERS 1
|
| #define CONFIG_DECODERS 1
|
| #define CONFIG_STATIC_MSVCRT 0
|
|
|