aboutsummaryrefslogtreecommitdiff
path: root/config/x86_64/vpx_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/x86_64/vpx_config.h')
-rw-r--r--config/x86_64/vpx_config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/x86_64/vpx_config.h b/config/x86_64/vpx_config.h
index b602d3f0a..64cff3aeb 100644
--- a/config/x86_64/vpx_config.h
+++ b/config/x86_64/vpx_config.h
@@ -84,9 +84,11 @@
#define CONFIG_VP9_HIGHBITDEPTH 0
#define CONFIG_BETTER_HW_COMPATIBILITY 0
#define CONFIG_EXPERIMENTAL 0
-#define CONFIG_SIZE_LIMIT 0
+#define CONFIG_SIZE_LIMIT 1
#define CONFIG_SPATIAL_SVC 0
#define CONFIG_FP_MB_STATS 0
#define CONFIG_EMULATE_HARDWARE 0
#define CONFIG_MISC_FIXES 0
+#define DECODE_WIDTH_LIMIT 4096
+#define DECODE_HEIGHT_LIMIT 3072
#endif /* VPX_CONFIG_H */