summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264pred.h')
-rw-r--r--libavcodec/h264pred.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/h264pred.h b/libavcodec/h264pred.h
index 933045c092..e9f2e17b6b 100644
--- a/libavcodec/h264pred.h
+++ b/libavcodec/h264pred.h
@@ -49,6 +49,8 @@
#define TOP_DC_PRED 10
#define DC_128_PRED 11
+#define TM_VP8_PRED 9 ///< "True Motion", used instead of plane
+
#define DIAG_DOWN_LEFT_PRED_RV40_NODOWN 12
#define HOR_UP_PRED_RV40_NODOWN 13
#define VERT_LEFT_PRED_RV40_NODOWN 14