[Mplayer-cvslog] CVS: main/libvo vo_cvidix.c, 1.8, 1.9 vo_xover.c, 1.6, 1.7

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Jul 9 17:29:42 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv12722/libvo

Modified Files:
	vo_cvidix.c vo_xover.c 
Log Message:
output wording


Index: vo_cvidix.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_cvidix.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vo_cvidix.c	6 Jul 2004 19:57:03 -0000	1.8
+++ vo_cvidix.c	9 Jul 2004 15:29:40 -0000	1.9
@@ -27,7 +27,7 @@
 
 
 static vo_info_t info = {
-    "VIDIX",
+    "console VIDIX",
     "cvidix",
     "Sascha Sommer",
     ""

Index: vo_xover.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xover.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vo_xover.c	30 Nov 2003 16:36:10 -0000	1.6
+++ vo_xover.c	9 Jul 2004 15:29:40 -0000	1.7
@@ -40,7 +40,7 @@
 
 static vo_info_t info = 
 {
-    "General X11 driver for overlay capable vo's",
+    "General X11 driver for overlay capable video output drivers",
     "xover",
     "Albeu",
     ""




More information about the MPlayer-cvslog mailing list