diff libvo/video_out.h @ 10988:c2bff70784d5

user settable colorkey
author alex
date Fri, 03 Oct 2003 18:13:45 +0000
parents e2dcade78bc6
children 85e503ddf65f
line wrap: on
line diff
--- a/libvo/video_out.h	Fri Oct 03 17:36:55 2003 +0000
+++ b/libvo/video_out.h	Fri Oct 03 18:13:45 2003 +0000
@@ -211,6 +211,8 @@
 
 extern char *vo_subdevice;
 
+extern int vo_colorkey;
+
 #if defined(HAVE_FBDEV)||defined(HAVE_VESA) 
 
 typedef struct {