[svn] / branches / dev-api-3 / xvidcore / build / generic / Makefile.inc Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/build/generic/Makefile.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 732, Fri Dec 20 00:25:09 2002 UTC revision 737, Mon Dec 23 09:24:29 2002 UTC
# Line 17  Line 17 
17          $(SRCDIR)/image/colorspace.c \          $(SRCDIR)/image/colorspace.c \
18          $(SRCDIR)/image/image.c \          $(SRCDIR)/image/image.c \
19          $(SRCDIR)/image/interpolate8x8.c \          $(SRCDIR)/image/interpolate8x8.c \
20            $(SRCDIR)/image/reduced.c \
21            $(SRCDIR)/image/font.c \
22          $(SRCDIR)/motion/motion_comp.c \          $(SRCDIR)/motion/motion_comp.c \
23          $(SRCDIR)/motion/motion_est.c \          $(SRCDIR)/motion/motion_est.c \
24            $(SRCDIR)/motion/smp_motion_est.c \
25          $(SRCDIR)/motion/sad.c \          $(SRCDIR)/motion/sad.c \
26          $(SRCDIR)/prediction/mbprediction.c \          $(SRCDIR)/prediction/mbprediction.c \
27          $(SRCDIR)/quant/adapt_quant.c \          $(SRCDIR)/quant/adapt_quant.c \
# Line 50  Line 53 
53          $(SRCDIR)/dct/x86_asm/fdct_mmx.asm \          $(SRCDIR)/dct/x86_asm/fdct_mmx.asm \
54          $(SRCDIR)/dct/x86_asm/idct_mmx.asm \          $(SRCDIR)/dct/x86_asm/idct_mmx.asm \
55          $(SRCDIR)/image/x86_asm/interpolate8x8_mmx.asm \          $(SRCDIR)/image/x86_asm/interpolate8x8_mmx.asm \
56          $(SRCDIR)/image/x86_asm/rgb_to_yv12_mmx.asm \          $(SRCDIR)/image/x86_asm/reduced_mmx.asm \
57          $(SRCDIR)/image/x86_asm/yuv_to_yv12_mmx.asm \          $(SRCDIR)/image/x86_asm/colorspace_rgb_mmx.asm \
58          $(SRCDIR)/image/x86_asm/yuyv_to_yv12_mmx.asm \          $(SRCDIR)/image/x86_asm/colorspace_yuyv_mmx.asm \
59          $(SRCDIR)/image/x86_asm/yv12_to_rgb24_mmx.asm \          $(SRCDIR)/image/x86_asm/colorspace_yuv_mmx.asm \
         $(SRCDIR)/image/x86_asm/yv12_to_rgb32_mmx.asm \  
         $(SRCDIR)/image/x86_asm/yv12_to_yuyv_mmx.asm \  
60          $(SRCDIR)/motion/x86_asm/sad_mmx.asm \          $(SRCDIR)/motion/x86_asm/sad_mmx.asm \
61          $(SRCDIR)/quant/x86_asm/quantize4_mmx.asm \          $(SRCDIR)/quant/x86_asm/quantize4_mmx.asm \
62          $(SRCDIR)/quant/x86_asm/quantize_mmx.asm \          $(SRCDIR)/quant/x86_asm/quantize_mmx.asm \
63          $(SRCDIR)/utils/x86_asm/mem_transfer_mmx.asm    \          $(SRCDIR)/utils/x86_asm/mem_transfer_mmx.asm    \
64            $(SRCDIR)/utils/x86_asm/interlacing_mmx.asm \
65          \          \
66          $(SRCDIR)/image/x86_asm/interpolate8x8_xmm.asm  \          $(SRCDIR)/image/x86_asm/interpolate8x8_xmm.asm  \
67          $(SRCDIR)/motion/x86_asm/sad_xmm.asm \          $(SRCDIR)/motion/x86_asm/sad_xmm.asm \

Legend:
Removed from v.732  
changed lines
  Added in v.737

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4