[Mplayer-cvslog] CVS: main/libmpcodecs vd_vfwex.c,1.1,1.2 vd_vfw.c,1.10,1.11

Arpi of Ize arpi at mplayerhq.hu
Fri Aug 30 22:59:41 CEST 2002


Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var/tmp.root/cvs-serv19454

Modified Files:
	vd_vfwex.c vd_vfw.c 
Log Message:
2*10l to me


Index: vd_vfwex.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vd_vfwex.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vd_vfwex.c	30 Aug 2002 20:47:18 -0000	1.1
+++ vd_vfwex.c	30 Aug 2002 20:59:21 -0000	1.2
@@ -11,7 +11,7 @@
 
 #include "dll_init.h"
 
-static vd_info_t info_vfwex = {
+static vd_info_t info = {
 	"Win32/VfWex video codecs",
 	"vfwex",
 	VFM_VFWEX,

Index: vd_vfw.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vd_vfw.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vd_vfw.c	30 Aug 2002 20:47:18 -0000	1.10
+++ vd_vfw.c	30 Aug 2002 20:59:21 -0000	1.11
@@ -11,7 +11,7 @@
 
 #include "dll_init.h"
 
-static vd_info_t info_vfw = {
+static vd_info_t info = {
 	"Win32/VfW video codecs",
 	"vfw",
 	VFM_VFW,




More information about the MPlayer-cvslog mailing list