summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/xine/buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xine/buffer.h b/include/xine/buffer.h
index d6aa7086e..fe2f1704e 100644
--- a/include/xine/buffer.h
+++ b/include/xine/buffer.h
@@ -192,6 +192,8 @@ extern "C" {
#define BUF_VIDEO_VMNC 0x02660000
#define BUF_VIDEO_SNOW 0x02670000
#define BUF_VIDEO_VP8 0x02680000
+#define BUF_VIDEO_VP9 0x02690000
+#define BUF_VIDEO_HEVC 0x026A0000
/*@}*/
/**