[svn] / trunk / xvidcore / build / generic / sources.inc Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/generic/sources.inc

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

revision 1412, Mon Apr 5 20:36:37 2004 UTC revision 1709, Wed Jun 14 21:44:07 2006 UTC
# Line 22  Line 22 
22          motion/estimation_gmc.c \          motion/estimation_gmc.c \
23          motion/estimation_pvop.c \          motion/estimation_pvop.c \
24          motion/estimation_rd_based.c \          motion/estimation_rd_based.c \
25            motion/estimation_rd_based_bvop.c \
26          motion/gmc.c \          motion/gmc.c \
27          motion/motion_comp.c \          motion/motion_comp.c \
28          motion/vop_type_decision.c \          motion/vop_type_decision.c \
# Line 61  Line 62 
62          image/x86_asm/interpolate8x8_mmx.asm \          image/x86_asm/interpolate8x8_mmx.asm \
63          image/x86_asm/interpolate8x8_xmm.asm \          image/x86_asm/interpolate8x8_xmm.asm \
64          image/x86_asm/postprocessing_mmx.asm \          image/x86_asm/postprocessing_mmx.asm \
65            image/x86_asm/postprocessing_sse2.asm \
66          image/x86_asm/reduced_mmx.asm \          image/x86_asm/reduced_mmx.asm \
67          image/x86_asm/qpel_mmx.asm \          image/x86_asm/qpel_mmx.asm \
68            image/x86_asm/gmc_mmx.asm \
69          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
70          motion/x86_asm/sad_sse2.asm \          motion/x86_asm/sad_sse2.asm \
71          motion/x86_asm/sad_mmx.asm \          motion/x86_asm/sad_mmx.asm \
# Line 77  Line 80 
80          utils/x86_asm/interlacing_mmx.asm \          utils/x86_asm/interlacing_mmx.asm \
81          utils/x86_asm/cpuid.asm          utils/x86_asm/cpuid.asm
82    
83    SRC_X86_64 = \
84            dct/x86_64_asm/fdct_mmx_skal.asm \
85            dct/x86_64_asm/idct_mmx.asm \
86            image/x86_64_asm/interpolate8x8_mmx.asm \
87            image/x86_64_asm/interpolate8x8_xmm.asm \
88            image/x86_64_asm/qpel_mmx.asm \
89            motion/x86_64_asm/sad_mmx.asm \
90            motion/x86_64_asm/sad_xmm.asm \
91            quant/x86_64_asm/quantize_h263_mmx.asm \
92            quant/x86_64_asm/quantize_mpeg_xmm.asm \
93            utils/x86_64_asm/cpuid.asm \
94            utils/x86_64_asm/interlacing_mmx.asm \
95            utils/x86_64_asm/mem_transfer_mmx.asm
96    
97  SRC_IA64 = \  SRC_IA64 = \
98          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \
99          image/ia64_asm/interpolate8x8_ia64.s \          image/ia64_asm/interpolate8x8_ia64.s \
# Line 98  Line 115 
115          dct/ppc_asm/idct_altivec.c \          dct/ppc_asm/idct_altivec.c \
116          image/ppc_asm/interpolate8x8_altivec.c \          image/ppc_asm/interpolate8x8_altivec.c \
117          image/ppc_asm/colorspace_altivec.c \          image/ppc_asm/colorspace_altivec.c \
118          quant/ppc_asm/quant_h263_altivec.c          image/ppc_asm/qpel_altivec.c \
119            quant/ppc_asm/quant_h263_altivec.c \
120            quant/ppc_asm/quant_mpeg_altivec.c

Legend:
Removed from v.1412  
changed lines
  Added in v.1709

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