[Mplayer-cvslog] CVS: main/libvo vo_xv.c,1.87,1.88

Arpi of Ize arpi at mplayerhq.hu
Mon May 20 01:31:14 CEST 2002


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

Modified Files:
	vo_xv.c 
Log Message:
-vm -fs fix by Tobias Diedrich <ranma at gmx.at>

Index: vo_xv.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xv.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- vo_xv.c	14 May 2002 23:44:35 -0000	1.87
+++ vo_xv.c	19 May 2002 23:31:10 -0000	1.88
@@ -380,6 +380,7 @@
 	hint.y=(vo_screenheight-modeline_height)/2;
 	hint.width=modeline_width;
 	hint.height=modeline_height;
+	aspect_save_screenres(modeline_width,modeline_height);
       }
     else
 #endif




More information about the MPlayer-cvslog mailing list