[MPlayer-cvslog] CVS: main/libvo vo_xv.c,1.156,1.157
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Nov 11 03:24:25 CET 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv2367/libvo
Modified Files:
vo_xv.c
Log Message:
devices.html is no more, links updated.
Index: vo_xv.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xv.c,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- vo_xv.c 28 Oct 2004 01:15:52 -0000 1.156
+++ vo_xv.c 11 Nov 2004 02:24:23 -0000 1.157
@@ -871,7 +871,7 @@
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/HTML/en/devices.html#xv!\n"
+ "Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.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