[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 1397, Thu Apr 1 11:11:28 2004 UTC revision 1609, Mon Apr 4 23:49:37 2005 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          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
# Line 77  Line 79 
79          utils/x86_asm/interlacing_mmx.asm \          utils/x86_asm/interlacing_mmx.asm \
80          utils/x86_asm/cpuid.asm          utils/x86_asm/cpuid.asm
81    
82    SRC_X86_64 = \
83            dct/x86_64_asm/fdct_mmx_skal.asm \
84            dct/x86_64_asm/idct_mmx.asm \
85            image/x86_64_asm/interpolate8x8_mmx.asm \
86            image/x86_64_asm/interpolate8x8_xmm.asm \
87            image/x86_64_asm/qpel_mmx.asm \
88            motion/x86_64_asm/sad_mmx.asm \
89            motion/x86_64_asm/sad_xmm.asm \
90            quant/x86_64_asm/quantize_h263_mmx.asm \
91            quant/x86_64_asm/quantize_mpeg_xmm.asm \
92            utils/x86_64_asm/cpuid.asm \
93            utils/x86_64_asm/interlacing_mmx.asm \
94            utils/x86_64_asm/mem_transfer_mmx.asm
95    
96  SRC_IA64 = \  SRC_IA64 = \
97          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \
98          image/ia64_asm/interpolate8x8_ia64.s \          image/ia64_asm/interpolate8x8_ia64.s \
# Line 91  Line 107 
107  SRC_IA64_IDCT_ECC = \  SRC_IA64_IDCT_ECC = \
108          dct/ia64_asm/idct_ia64_ecc.s          dct/ia64_asm/idct_ia64_ecc.s
109    
110  SRC_PPC = \  SRC_PPC_ALTIVEC = \
111          bitstream/ppc_asm/cbp_ppc.s          utils/ppc_asm/altivec_trigger.c \
112            utils/ppc_asm/mem_transfer_altivec.c \
113  SRC_ALTIVEC = \          motion/ppc_asm/sad_altivec.c \
114          bitstream/ppc_asm/cbp_altivec.s \          dct/ppc_asm/idct_altivec.c \
115          dct/ppc_asm/fdct_altivec.s \          image/ppc_asm/interpolate8x8_altivec.c \
116          dct/ppc_asm/idct_altivec.s \          image/ppc_asm/colorspace_altivec.c \
117          motion/ppc_asm/sad_altivec.s          image/ppc_asm/qpel_altivec.c \
118            quant/ppc_asm/quant_h263_altivec.c \
119            quant/ppc_asm/quant_mpeg_altivec.c

Legend:
Removed from v.1397  
changed lines
  Added in v.1609

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