| Index: third_party/libvpx/source/config/linux/mips64el/vpx_config.h
|
| diff --git a/third_party/libvpx/source/config/linux/mips64el/vpx_config.h b/third_party/libvpx/source/config/linux/mips64el/vpx_config.h
|
| index 744d7b2ad0d23c0cda80d2c340cf2edbfba8d432..f9071f9420823f5450d5a1ad7dde38bf0cf6a03d 100644
|
| --- a/third_party/libvpx/source/config/linux/mips64el/vpx_config.h
|
| +++ b/third_party/libvpx/source/config/linux/mips64el/vpx_config.h
|
| @@ -64,7 +64,7 @@
|
| #define CONFIG_DECODERS 1
|
| #define CONFIG_STATIC_MSVCRT 0
|
| #define CONFIG_SPATIAL_RESAMPLING 1
|
| -#define CONFIG_REALTIME_ONLY 0
|
| +#define CONFIG_REALTIME_ONLY 1
|
| #define CONFIG_ONTHEFLY_BITPACKING 0
|
| #define CONFIG_ERROR_CONCEALMENT 0
|
| #define CONFIG_SHARED 0
|
| @@ -72,7 +72,7 @@
|
| #define CONFIG_SMALL 0
|
| #define CONFIG_POSTPROC_VISUALIZER 0
|
| #define CONFIG_OS_SUPPORT 1
|
| -#define CONFIG_UNIT_TESTS 0
|
| +#define CONFIG_UNIT_TESTS 1
|
| #define CONFIG_WEBM_IO 1
|
| #define CONFIG_LIBYUV 1
|
| #define CONFIG_DECODE_PERF_TESTS 0
|
|
|