[MPlayer-cvslog] CVS: main/libmpeg2 Makefile,1.15,1.16

Jindrich Makovicka CVS syncmail at mplayerhq.hu
Sat Nov 20 15:37:12 CET 2004


CVS change done by Jindrich Makovicka CVS

Update of /cvsroot/mplayer/main/libmpeg2
In directory mail:/var2/tmp/cvs-serv3805/libmpeg2

Modified Files:
	Makefile 
Log Message:
libmpeg2 4:2:2 decoding

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpeg2/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Makefile	24 Aug 2004 17:24:31 -0000	1.15
+++ Makefile	20 Nov 2004 14:37:10 -0000	1.16
@@ -3,7 +3,7 @@
 
 include ../config.mak
 
-SRCS	= alloc.c cpu_accel.c cpu_state.c decode.c header.c idct.c motion_comp.c slice.c
+SRCS	= alloc.c cpu_accel.c cpu_state.c decode.c header.c idct.c motion_comp.c slice.c uyvy.c
 
 OBJS	= $(SRCS:.c=.o)
 INCLUDE = -I. -I../libvo -I.. $(EXTRA_INC)




More information about the MPlayer-cvslog mailing list