[Mplayer-cvslog] CVS: main/libmpcodecs Makefile,1.2,1.3
    Arpi of Ize 
    arpi at mplayer.dev.hu
       
    Fri Mar  1 01:25:46 CET 2002
    
    
  
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mplayer:/var/tmp.root/cvs-serv25635
Modified Files:
	Makefile 
Log Message:
dec_video.c added
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	28 Feb 2002 01:42:44 -0000	1.2
+++ Makefile	1 Mar 2002 00:25:43 -0000	1.3
@@ -3,7 +3,7 @@
 
 LIBNAME = libmpcodecs.a
 
-SRCS=vd.c vd_null.c vd_cinepak.c
+SRCS=vd.c vd_null.c vd_cinepak.c dec_video.c
 
 OBJS=$(SRCS:.c=.o)
 
    
    
More information about the MPlayer-cvslog
mailing list