[Mplayer-cvslog] CVS: main/libmpcodecs vf_fame.c,1.10,1.11

Diego Biurrun CVS syncmail at mplayerhq.hu
Thu Jun 17 14:34:20 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var2/tmp/cvs-serv28565

Modified Files:
	vf_fame.c 
Log Message:
libfame has been removed from MPlayer long ago.  Compilation fix pointed
out by Hetfield <hetfield at email.it>.


Index: vf_fame.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf_fame.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vf_fame.c	15 Mar 2003 18:01:02 -0000	1.10
+++ vf_fame.c	17 Jun 2004 12:34:18 -0000	1.11
@@ -16,7 +16,7 @@
 #include "vf.h"
 
 //#include "../libvo/fastmemcpy.h"
-#include "../libfame/fame.h"
+#include <fame.h>
 
 struct vf_priv_s {
     unsigned char* outbuf;




More information about the MPlayer-cvslog mailing list