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

Diff of /branches/dev-api-4/xvidcore/build/generic/sources.inc

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

revision 1190, Mon Oct 27 01:03:06 2003 UTC revision 1195, Wed Oct 29 12:41:41 2003 UTC
# Line 42  Line 42 
42          utils/timer.c          utils/timer.c
43    
44  SRC_IA32 = \  SRC_IA32 = \
45          utils/x86_asm/cpuid.asm \          bitstream/x86_asm/cbp_3dne.asm \
         \  
46          bitstream/x86_asm/cbp_mmx.asm \          bitstream/x86_asm/cbp_mmx.asm \
47            bitstream/x86_asm/cbp_sse2.asm \
48          dct/x86_asm/fdct_mmx_ffmpeg.asm \          dct/x86_asm/fdct_mmx_ffmpeg.asm \
49          dct/x86_asm/fdct_mmx_skal.asm \          dct/x86_asm/fdct_mmx_skal.asm \
50            dct/x86_asm/fdct_sse2_skal.asm \
51            dct/x86_asm/idct_3dne.asm \
52          dct/x86_asm/idct_mmx.asm \          dct/x86_asm/idct_mmx.asm \
53          dct/x86_asm/simple_idct_mmx.asm \          dct/x86_asm/simple_idct_mmx.asm \
         image/x86_asm/interpolate8x8_mmx.asm \  
         image/x86_asm/reduced_mmx.asm \  
54          image/x86_asm/colorspace_rgb_mmx.asm \          image/x86_asm/colorspace_rgb_mmx.asm \
         image/x86_asm/colorspace_yuyv_mmx.asm \  
55          image/x86_asm/colorspace_yuv_mmx.asm \          image/x86_asm/colorspace_yuv_mmx.asm \
56          image/x86_asm/qpel_mmx.asm \          image/x86_asm/colorspace_yuyv_mmx.asm \
57          motion/x86_asm/sad_mmx.asm \          image/x86_asm/interpolate8x8_3dn.asm \
58          quant/x86_asm/quantize_mpeg_mmx.asm \          image/x86_asm/interpolate8x8_3dne.asm \
59          quant/x86_asm/quantize_h263_mmx.asm \          image/x86_asm/interpolate8x8_mmx.asm \
         utils/x86_asm/mem_transfer_mmx.asm      \  
         utils/x86_asm/interlacing_mmx.asm \  
         \  
60          image/x86_asm/interpolate8x8_xmm.asm    \          image/x86_asm/interpolate8x8_xmm.asm    \
61            image/x86_asm/reduced_mmx.asm \
62            image/x86_asm/qpel_mmx.asm \
63          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
         \  
         bitstream/x86_asm/cbp_sse2.asm \  
64          motion/x86_asm/sad_sse2.asm \          motion/x86_asm/sad_sse2.asm \
65          \          motion/x86_asm/sad_mmx.asm \
         image/x86_asm/interpolate8x8_3dn.asm \  
         motion/x86_asm/sad_3dn.asm \  
         \  
         bitstream/x86_asm/cbp_3dne.asm \  
         dct/x86_asm/idct_3dne.asm \  
         image/x86_asm/interpolate8x8_3dne.asm \  
66          motion/x86_asm/sad_3dne.asm \          motion/x86_asm/sad_3dne.asm \
67          quant/x86_asm/quantize_mpeg_xmm.asm \          motion/x86_asm/sad_3dn.asm \
68            quant/x86_asm/quantize_h263_mmx.asm \
69          quant/x86_asm/quantize_h263_3dne.asm \          quant/x86_asm/quantize_h263_3dne.asm \
70          utils/x86_asm/mem_transfer_3dne.asm          quant/x86_asm/quantize_mpeg_xmm.asm \
71            quant/x86_asm/quantize_mpeg_mmx.asm \
72            utils/x86_asm/mem_transfer_mmx.asm \
73            utils/x86_asm/mem_transfer_3dne.asm \
74            utils/x86_asm/interlacing_mmx.asm \
75            utils/x86_asm/cpuid.asm
76    
77  SRC_IA64 = \  SRC_IA64 = \
78          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \

Legend:
Removed from v.1190  
changed lines
  Added in v.1195

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