[Mplayer-cvslog] CVS: main cfg-mencoder.h,1.41,1.42

Alex Beregszaszi alex at mplayerhq.hu
Mon May 13 23:19:30 CEST 2002


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

Modified Files:
	cfg-mencoder.h 
Log Message:
vfwopts_conf has moved to vw_vfw.c

Index: cfg-mencoder.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mencoder.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- cfg-mencoder.h	4 May 2002 21:26:45 -0000	1.41
+++ cfg-mencoder.h	13 May 2002 21:19:28 -0000	1.42
@@ -42,9 +42,7 @@
 #endif
 
 #ifdef USE_WIN32DLL
-struct config vfwopts_conf[]={
-	{NULL, NULL, 0, 0, 0, 0, NULL}
-};
+extern struct config vfwopts_conf[];
 #endif
 
 struct config ovc_conf[]={




More information about the MPlayer-cvslog mailing list