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

Arpi of Ize arpi at mplayer.dev.hu
Fri Mar 15 00:09:30 CET 2002


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

Modified Files:
	video_out.c 
Log Message:
vo_flags unused

Index: video_out.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.c,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- video_out.c	7 Mar 2002 17:50:25 -0000	1.43
+++ video_out.c	14 Mar 2002 23:09:27 -0000	1.44
@@ -31,7 +31,7 @@
 
 #include "../linux/shmem.h"
 
-int vo_flags=0;
+//int vo_flags=0;
 
 // currect resolution/bpp on screen:  (should be autodetected by vo_init())
 int vo_depthonscreen=0;




More information about the MPlayer-cvslog mailing list