[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 1506, Sun Jul 18 11:51:44 2004 UTC revision 1730, Wed Oct 11 13:55:32 2006 UTC
# Line 34  Line 34 
34          plugins/plugin_lumimasking.c \          plugins/plugin_lumimasking.c \
35          plugins/plugin_dump.c \          plugins/plugin_dump.c \
36          plugins/plugin_psnr.c \          plugins/plugin_psnr.c \
37            plugins/plugin_ssim.c \
38          quant/quant_h263.c \          quant/quant_h263.c \
39          quant/quant_matrix.c \          quant/quant_matrix.c \
40          quant/quant_mpeg.c \          quant/quant_mpeg.c \
# Line 65  Line 66 
66          image/x86_asm/postprocessing_sse2.asm \          image/x86_asm/postprocessing_sse2.asm \
67          image/x86_asm/reduced_mmx.asm \          image/x86_asm/reduced_mmx.asm \
68          image/x86_asm/qpel_mmx.asm \          image/x86_asm/qpel_mmx.asm \
69            image/x86_asm/gmc_mmx.asm \
70          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
71          motion/x86_asm/sad_sse2.asm \          motion/x86_asm/sad_sse2.asm \
72          motion/x86_asm/sad_mmx.asm \          motion/x86_asm/sad_mmx.asm \
# Line 77  Line 79 
79          utils/x86_asm/mem_transfer_mmx.asm \          utils/x86_asm/mem_transfer_mmx.asm \
80          utils/x86_asm/mem_transfer_3dne.asm \          utils/x86_asm/mem_transfer_3dne.asm \
81          utils/x86_asm/interlacing_mmx.asm \          utils/x86_asm/interlacing_mmx.asm \
82          utils/x86_asm/cpuid.asm          utils/x86_asm/cpuid.asm \
83            plugins/x86_asm/plugin_ssim-a.asm
84    
85    SRC_X86_64 = \
86            dct/x86_64_asm/fdct_mmx_skal.asm \
87            dct/x86_64_asm/idct_mmx.asm \
88            image/x86_64_asm/interpolate8x8_mmx.asm \
89            image/x86_64_asm/interpolate8x8_xmm.asm \
90            image/x86_64_asm/qpel_mmx.asm \
91            motion/x86_64_asm/sad_mmx.asm \
92            motion/x86_64_asm/sad_xmm.asm \
93            quant/x86_64_asm/quantize_h263_mmx.asm \
94            quant/x86_64_asm/quantize_mpeg_xmm.asm \
95            utils/x86_64_asm/cpuid.asm \
96            utils/x86_64_asm/interlacing_mmx.asm \
97            utils/x86_64_asm/mem_transfer_mmx.asm
98    
99  SRC_IA64 = \  SRC_IA64 = \
100          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \
# Line 100  Line 117 
117          dct/ppc_asm/idct_altivec.c \          dct/ppc_asm/idct_altivec.c \
118          image/ppc_asm/interpolate8x8_altivec.c \          image/ppc_asm/interpolate8x8_altivec.c \
119          image/ppc_asm/colorspace_altivec.c \          image/ppc_asm/colorspace_altivec.c \
120          quant/ppc_asm/quant_h263_altivec.c          image/ppc_asm/qpel_altivec.c \
121            quant/ppc_asm/quant_h263_altivec.c \
122            quant/ppc_asm/quant_mpeg_altivec.c

Legend:
Removed from v.1506  
changed lines
  Added in v.1730

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