[Mplayer-cvslog] CVS: main/libvo video_out.c,1.15,1.16

Zoltan Ponekker pontscho at users.sourceforge.net
Thu Jun 21 17:19:40 CEST 2001


Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv30112/libvo

Modified Files:
	video_out.c 
Log Message:
--disable-xmga bug fix

Index: video_out.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** video_out.c	2001/06/17 20:38:02	1.15
--- video_out.c	2001/06/21 15:19:38	1.16
***************
*** 67,74 ****
  vo_functions_t* video_out_drivers[] =
  {
! #ifdef HAVE_MGA
! #ifdef HAVE_X11
          &video_out_xmga,
  #endif
          &video_out_mga,
  #endif
--- 67,75 ----
  vo_functions_t* video_out_drivers[] =
  {
! #ifdef HAVE_XMGA
          &video_out_xmga,
  #endif
+ #ifdef HAVE_MGA
+ 
          &video_out_mga,
  #endif


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list