[Mplayer-cvslog] CVS: main/libvo video_out.c,1.44,1.45

Alex Beregszaszi alex at mplayer.dev.hu
Wed Mar 20 16:39:11 CET 2002


Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv18666

Modified Files:
	video_out.c 
Log Message:
using -dr instead -vaa_dr

Index: video_out.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- video_out.c	14 Mar 2002 23:09:27 -0000	1.44
+++ video_out.c	20 Mar 2002 15:39:08 -0000	1.45
@@ -59,7 +59,7 @@
 float vo_fps=0; // for mp1e rte
 
 char *vo_subdevice = NULL;
-int vaa_use_dr=1;
+int vo_directrendering=1;
 /****************************************
 *	GAMMA CORRECTION		*
 ****************************************/




More information about the MPlayer-cvslog mailing list