[Mplayer-cvslog] CVS: main/libvo vo_dga.c,1.25,1.26
Andreas Ackermann
acki2 at users.sourceforge.net
Mon Jun 18 18:38:08 CEST 2001
Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv20088/libvo
Modified Files:
vo_dga.c
Log Message:
- just modified an error message
Index: vo_dga.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_dga.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** vo_dga.c 2001/06/17 22:21:47 1.25
--- vo_dga.c 2001/06/18 16:38:06 1.26
***************
*** 24,27 ****
--- 24,30 ----
*
* $Log$
+ * Revision 1.26 2001/06/18 16:38:06 acki2
+ * - just modified an error message
+ *
* Revision 1.25 2001/06/17 22:21:47 acki2
* - if DGA fails to report some valid modes, vo_dga now exits gracefully
***************
*** 964,968 ****
if(vo_dga_vp_width == VO_DGA_INVALID_RES){
vd_printf( VD_ERR, "vo_dga: Something is wrong with your DGA. There doesn't seem to be a\n"
! "single suitable mode!\n");
#ifndef HAVE_DGA2
#ifdef HAVE_XF86VM
--- 967,972 ----
if(vo_dga_vp_width == VO_DGA_INVALID_RES){
vd_printf( VD_ERR, "vo_dga: Something is wrong with your DGA. There doesn't seem to be a\n"
! " single suitable mode!\n"
! " Please file a bug report (see DOCS/DGA)\n");
#ifndef HAVE_DGA2
#ifdef HAVE_XF86VM
_______________________________________________
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