[Mplayer-cvslog] CVS: main Makefile,1.212,1.213 xacodec.c,1.33,NONE xacodec.h,1.4,NONE
Alex Beregszaszi
alex at mplayerhq.hu
Thu Sep 5 18:34:59 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv29983
Modified Files:
Makefile
Removed Files:
xacodec.c xacodec.h
Log Message:
merged xacodec.c and vd_xanim.c
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- Makefile 1 Sep 2002 18:25:05 -0000 1.212
+++ Makefile 5 Sep 2002 16:34:56 -0000 1.213
@@ -26,7 +26,7 @@
# a BSD compatible 'install' program
INSTALL = install
-SRCS_COMMON = xacodec.c cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c
+SRCS_COMMON = cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c
SRCS_MENCODER = mencoder.c mp_msg-mencoder.c $(SRCS_COMMON) libao2/afmt.c divx4_vbr.c libvo/aclib.c libvo/osd.c libvo/sub.c libvo/font_load.c libvo/font_load_ft.c me-opt-reg.c
SRCS_MPLAYER = mplayer.c mp_msg.c $(SRCS_COMMON) mixer.c mp-opt-reg.c
--- xacodec.c DELETED ---
--- xacodec.h DELETED ---
More information about the MPlayer-cvslog
mailing list