[Mplayer-cvslog] CVS: main/libvo vo_dga.c,1.67,1.68 vo_xv.c,1.149,1.150
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Oct 19 23:14:18 CEST 2003
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv31177/libvo
Modified Files:
vo_dga.c vo_xv.c
Log Message:
DOCS/en/ ---> DOCS/HTML/en/
Index: vo_dga.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_dga.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- vo_dga.c 4 Oct 2003 17:29:04 -0000 1.67
+++ vo_dga.c 19 Oct 2003 21:13:39 -0000 1.68
@@ -715,7 +715,7 @@
if(vo_dga_vp_width == VO_DGA_INVALID_RES){
mp_msg(MSGT_VO, MSGL_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/en/bugreports.html)\n");
+ " Please file a bug report (see DOCS/HTML/en/bugreports.html)\n");
#ifndef HAVE_DGA2
#ifdef HAVE_XF86VM
if(vo_dga_vidmodes){
Index: vo_xv.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xv.c,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- vo_xv.c 12 Sep 2003 15:50:35 -0000 1.149
+++ vo_xv.c 19 Oct 2003 21:13:39 -0000 1.150
@@ -672,7 +672,7 @@
"see 'mplayer -vo help' for other (non-xv) video out drivers.\n");
else
mp_msg(MSGT_VO,MSGL_ERR,"It seems there is no Xvideo support for your video card available.\n"
- "Run 'xvinfo' to verify its Xv support and read DOCS/en/video.html#xv!\n"
+ "Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/devices.html#xv!\n"
"See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11\n");
return -1;
}
More information about the MPlayer-cvslog
mailing list