summaryrefslogtreecommitdiff
path: root/vp8/common/blockd.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/blockd.h')
-rw-r--r--vp8/common/blockd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/common/blockd.h b/vp8/common/blockd.h
index 9862b28e5..aa46aa5e3 100644
--- a/vp8/common/blockd.h
+++ b/vp8/common/blockd.h
@@ -45,7 +45,7 @@ void vpx_log(const char *format, ...);
#define SEGMENT_DELTADATA 0
#define SEGMENT_ABSDATA 1
#if CONFIG_NEW_MVREF
-#define MAX_MV_REFS 10
+#define MAX_MV_REFS 19
#endif
typedef struct {