| Index: source/config/linux/mips64el/vpx_config.h
|
| diff --git a/source/config/linux/mips64el/vpx_config.h b/source/config/linux/mips64el/vpx_config.h
|
| index a9e7f3ac8d91ace1bb3b1783fd7848405b67a2e6..fa1b533eb1aeb39af0a02cb4515d077714d01bf1 100644
|
| --- a/source/config/linux/mips64el/vpx_config.h
|
| +++ b/source/config/linux/mips64el/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
|
|
|