[Mplayer-cvslog] CVS: main/libmpcodecs vf.c,1.25,1.26

Arpi of Ize arpi at mplayerhq.hu
Sun Apr 28 01:35:26 CEST 2002


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

Modified Files:
	vf.c 
Log Message:
10l

Index: vf.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- vf.c	27 Apr 2002 23:34:44 -0000	1.25
+++ vf.c	27 Apr 2002 23:35:23 -0000	1.26
@@ -46,7 +46,9 @@
     &vf_info_rotate,
     &vf_info_mirror,
     &vf_info_palette,
+#ifdef USE_LIBAVCODEC
     &vf_info_lavc,
+#endif
     NULL
 };
 




More information about the MPlayer-cvslog mailing list