summaryrefslogtreecommitdiff
path: root/libavcodec/mpcdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpcdata.h')
-rw-r--r--libavcodec/mpcdata.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/mpcdata.h b/libavcodec/mpcdata.h
index 2b74765edb..6316627fd9 100644
--- a/libavcodec/mpcdata.h
+++ b/libavcodec/mpcdata.h
@@ -20,6 +20,8 @@
*
*/
+#include <stdint.h>
+
static const int8_t mpc_idx30[] = { -1, 0, 1,-1, 0, 1,-1, 0, 1,-1, 0, 1,-1, 0, 1,-1, 0, 1,-1, 0, 1,-1, 0, 1,-1, 0, 1};
static const int8_t mpc_idx31[] = { -1,-1,-1, 0, 0, 0, 1, 1, 1,-1,-1,-1, 0, 0, 0, 1, 1, 1,-1,-1,-1, 0, 0, 0, 1, 1, 1};
static const int8_t mpc_idx32[] = { -1,-1,-1,-1,-1,-1,-1,-1,-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1};