[Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.24,1.25

Michael Niedermayer michael at mplayerhq.hu
Mon Aug 26 01:19:41 CEST 2002


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

Modified Files:
	ve_lavc.c 
Log Message:
fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox dot com>)


Index: ve_lavc.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/ve_lavc.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ve_lavc.c	25 Aug 2002 21:52:31 -0000	1.24
+++ ve_lavc.c	25 Aug 2002 23:19:38 -0000	1.25
@@ -22,9 +22,9 @@
 
 #ifdef HAVE_DIVX4ENCORE
 #include "divx4_vbr.h"
-extern char* passtmpfile;
 #endif
 
+extern char* passtmpfile;
 extern int pass;
 
 //===========================================================================//




More information about the MPlayer-cvslog mailing list