[Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.112,1.113

Atmosfear atmos4 at mplayerhq.hu
Thu Jul 11 18:15:05 CEST 2002


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

Modified Files:
	vo_x11.c 
Log Message:
Silly me, vo_x11 doesn't use my aspect code!


Index: vo_x11.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_x11.c,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- vo_x11.c	10 Jul 2002 08:36:27 -0000	1.112
+++ vo_x11.c	11 Jul 2002 16:14:55 -0000	1.113
@@ -306,7 +306,6 @@
 	vo_dy=(vo_screenheight-modeline_height)/2;
 	vo_dwidth=modeline_width;
 	vo_dheight=modeline_height;
-        aspect_save_screenres(modeline_width,modeline_height);
    }
 #endif
     bg=WhitePixel( mDisplay,mScreen );




More information about the MPlayer-cvslog mailing list