[MPlayer-dev-eng] [PATCH] mplayer.c without tv support
Andreas Hess
jaska at gmx.net
Thu Aug 22 10:25:18 CEST 2002
Hi,
just a small patch, so that cvs-mplayer compiles without tv support.
Andreas
-------------- next part --------------
Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.549
diff -u -r1.549 mplayer.c
--- mplayer.c 21 Aug 2002 21:31:18 -0000 1.549
+++ mplayer.c 22 Aug 2002 08:04:57 -0000
@@ -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-dev-eng
mailing list