summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h')
-rw-r--r--chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h b/chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h
index e679a84590f..a39eb998230 100644
--- a/chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h
+++ b/chromium/third_party/libvpx/source/config/linux/mipsel/vpx_config.h
@@ -19,6 +19,7 @@
#define HAVE_EDSP 0
#define HAVE_MEDIA 0
#define HAVE_NEON 0
+#define HAVE_NEON_ASM 0
#define HAVE_MIPS32 1
#define HAVE_DSPR2 0
#define HAVE_MMX 0
@@ -56,7 +57,6 @@
#define CONFIG_MEM_MANAGER 0
#define CONFIG_MEM_TRACKER 0
#define CONFIG_MEM_CHECKS 0
-#define CONFIG_MD5 1
#define CONFIG_DEQUANT_TOKENS 1
#define CONFIG_DC_RECON 1
#define CONFIG_RUNTIME_CPU_DETECT 0
@@ -66,7 +66,7 @@
#define CONFIG_INTERNAL_STATS 0
#define CONFIG_VP8_ENCODER 1
#define CONFIG_VP8_DECODER 1
-#define CONFIG_VP9_ENCODER 0
+#define CONFIG_VP9_ENCODER 1
#define CONFIG_VP9_DECODER 1
#define CONFIG_VP8 1
#define CONFIG_VP9 1
@@ -83,12 +83,11 @@
#define CONFIG_POSTPROC_VISUALIZER 0
#define CONFIG_OS_SUPPORT 1
#define CONFIG_UNIT_TESTS 0
+#define CONFIG_WEBM_IO 1
+#define CONFIG_DECODE_PERF_TESTS 0
#define CONFIG_MULTI_RES_ENCODING 1
#define CONFIG_TEMPORAL_DENOISING 1
#define CONFIG_EXPERIMENTAL 0
-#define CONFIG_DECRYPT 0
-#define CONFIG_ONESHOTQ 0
#define CONFIG_MULTIPLE_ARF 0
-#define CONFIG_NON420 0
#define CONFIG_ALPHA 0
#endif /* VPX_CONFIG_H */