diff libvo/sub.h @ 21193:a067e7e18b50

support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
author ben
date Sat, 25 Nov 2006 11:20:02 +0000
parents 880b99e9a891
children 8258747951d7
line wrap: on
line diff
--- a/libvo/sub.h	Sat Nov 25 09:53:28 2006 +0000
+++ b/libvo/sub.h	Sat Nov 25 11:20:02 2006 +0000
@@ -10,6 +10,7 @@
 #define OSDTYPE_SUBTITLE 2
 #define OSDTYPE_PROGBAR 3
 #define OSDTYPE_SPU 4
+#define OSDTYPE_DVDNAV 5
 
 #define OSDFLAG_VISIBLE 1
 #define OSDFLAG_CHANGED 2