[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
- Previous message: [Mplayer-cvslog] CVS: main configure,1.88,1.89
- Next message: [Mplayer-cvslog] CVS: homepage bestofmplayer.html,1.2,1.3 faq.html,1.11,1.12 faq2.html,1.3,1.4 fpage.html,1.1,1.2 news.html,1.5,1.6 screen.html,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Mplayer-cvslog] CVS: main configure,1.88,1.89
- Next message: [Mplayer-cvslog] CVS: homepage bestofmplayer.html,1.2,1.3 faq.html,1.11,1.12 faq2.html,1.3,1.4 fpage.html,1.1,1.2 news.html,1.5,1.6 screen.html,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list