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

JALH CVS (Mark Zealey) mark at mplayerhq.hu
Wed Oct 23 20:06:04 CEST 2002


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

Modified Files:
	video_out.h 
Log Message:
Geometry update


Index: video_out.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- video_out.h	29 Sep 2002 21:53:05 -0000	1.44
+++ video_out.h	23 Oct 2002 18:05:58 -0000	1.45
@@ -16,6 +16,8 @@
 //#include "font_load.h"
 #include "img_format.h"
 #include "../vidix/vidix.h"
+/* All video drivers will want this */
+#include "geometry.h"
 
 #define VO_EVENT_EXPOSE 1
 #define VO_EVENT_RESIZE 2




More information about the MPlayer-cvslog mailing list