[Mplayer-cvslog] CVS: main cfg-common.h,1.109,1.110

Alex Beregszaszi alex at mplayerhq.hu
Sun Aug 31 23:56:06 CEST 2003


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

Modified Files:
	cfg-common.h 
Log Message:
10l found by albeu

Index: cfg-common.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-common.h,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- cfg-common.h	24 Aug 2003 18:09:28 -0000	1.109
+++ cfg-common.h	31 Aug 2003 21:55:11 -0000	1.110
@@ -296,9 +296,7 @@
 #ifdef USE_TV
 m_option_t tvopts_conf[]={
 	{"on", "-tv on is deprecated, use tv:// instead\n", CONF_TYPE_PRINT, 0, 0, 0, NULL},
-#ifdef HAVE_TV_BSDBT848
 	{"immediatemode", &tv_param_immediate, CONF_TYPE_FLAG, 0, 0, 0, NULL},
-#endif
 	{"noaudio", &tv_param_noaudio, CONF_TYPE_FLAG, 0, 0, 1, NULL},
 	{"audiorate", &tv_param_audiorate, CONF_TYPE_INT, 0, 0, 0, NULL},
 	{"driver", &tv_param_driver, CONF_TYPE_STRING, 0, 0, 0, NULL},



More information about the MPlayer-cvslog mailing list