[Mplayer-cvslog] CVS: main mplayer.c,1.549,1.550
Arpi of Ize
arpi at mplayerhq.hu
Thu Aug 22 23:30:48 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv25844
Modified Files:
mplayer.c
Log Message:
10l, fix compiling without tv. patch by Andreas Hess <jaska at gmx.net>
Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -r1.549 -r1.550
--- mplayer.c 21 Aug 2002 21:31:18 -0000 1.549
+++ mplayer.c 22 Aug 2002 21:30:31 -0000 1.550
@@ -572,7 +572,9 @@
#endif
+#ifdef USE_TV
tv_param_immediate = 1;
+#endif
if ( argv[0] )
if(!strcmp(argv[0],"gmplayer") ||
More information about the MPlayer-cvslog
mailing list