[Mplayer-cvslog] CVS: main cfg-mplayer.h,1.64,1.65

Arpi of Ize arpi at mplayerhq.banki.hu
Wed Jul 4 01:44:21 CEST 2001


Update of /cvsroot/mplayer/main
In directory mplayerhq:/var/tmp.root/cvs-serv16816

Modified Files:
	cfg-mplayer.h 
Log Message:
-fsmode

Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- cfg-mplayer.h	2 Jul 2001 19:25:34 -0000	1.64
+++ cfg-mplayer.h	3 Jul 2001 23:44:19 -0000	1.65
@@ -28,6 +28,7 @@
 #endif
 
 extern int vo_doublebuffering;
+extern int vo_fsmode;
 extern int vo_dbpp;
 extern int osd_level;
 extern int sub_unicode;
@@ -165,6 +166,7 @@
         {"noflip", &flip, CONF_TYPE_FLAG, 0, -1, 0},
        
         {"bpp", &vo_dbpp, CONF_TYPE_INT, CONF_RANGE, 0, 32},
+	{"fsmode", &vo_fsmode, CONF_TYPE_INT, CONF_RANGE, 0, 7},
 	{"double", &vo_doublebuffering, CONF_TYPE_FLAG, 0, 0, 1},
 	{"nodouble", &vo_doublebuffering, CONF_TYPE_FLAG, 0, 1, 0},
 #ifdef HAVE_LIRC


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list