[Mplayer-cvslog] CVS: main cfg-mplayer.h,1.199,1.200

Alex Beregszaszi alex at mplayerhq.hu
Tue Jul 1 21:23:36 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv10754

Modified Files:
	cfg-mplayer.h 
Log Message:
nofixed-vo

Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- cfg-mplayer.h	7 Apr 2003 21:29:45 -0000	1.199
+++ cfg-mplayer.h	1 Jul 2003 19:23:08 -0000	1.200
@@ -180,6 +180,7 @@
 	{"vo", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
 	{"ao", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
 	{"fixed-vo", &fixed_vo, CONF_TYPE_FLAG, 0, 0, 1, NULL},
+	{"nofixed-vo", &fixed_vo, CONF_TYPE_FLAG, 0, 0, 0, NULL},
 
 	{"aop", ao_plugin_conf, CONF_TYPE_SUBCONFIG, 0, 0, 0, NULL},
 	{"dsp", "Use -ao oss:dsp_path!\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},



More information about the MPlayer-cvslog mailing list