[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 1197, Sun Nov 2 23:02:52 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/idct_sse2_dmitry.asm \
54          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 \  
55          image/x86_asm/colorspace_rgb_mmx.asm \          image/x86_asm/colorspace_rgb_mmx.asm \
         image/x86_asm/colorspace_yuyv_mmx.asm \  
56          image/x86_asm/colorspace_yuv_mmx.asm \          image/x86_asm/colorspace_yuv_mmx.asm \
57          image/x86_asm/qpel_mmx.asm \          image/x86_asm/colorspace_yuyv_mmx.asm \
58          motion/x86_asm/sad_mmx.asm \          image/x86_asm/interpolate8x8_3dn.asm \
59          quant/x86_asm/quantize_mpeg_mmx.asm \          image/x86_asm/interpolate8x8_3dne.asm \
60          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 \  
         \  
61          image/x86_asm/interpolate8x8_xmm.asm    \          image/x86_asm/interpolate8x8_xmm.asm    \
62            image/x86_asm/reduced_mmx.asm \
63            image/x86_asm/qpel_mmx.asm \
64          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
         \  
         bitstream/x86_asm/cbp_sse2.asm \  
65          motion/x86_asm/sad_sse2.asm \          motion/x86_asm/sad_sse2.asm \
66          \          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 \  
67          motion/x86_asm/sad_3dne.asm \          motion/x86_asm/sad_3dne.asm \
68          quant/x86_asm/quantize_mpeg_xmm.asm \          motion/x86_asm/sad_3dn.asm \
69            quant/x86_asm/quantize_h263_mmx.asm \
70          quant/x86_asm/quantize_h263_3dne.asm \          quant/x86_asm/quantize_h263_3dne.asm \
71          utils/x86_asm/mem_transfer_3dne.asm          quant/x86_asm/quantize_mpeg_xmm.asm \
72            quant/x86_asm/quantize_mpeg_mmx.asm \
73            utils/x86_asm/mem_transfer_mmx.asm \
74            utils/x86_asm/mem_transfer_3dne.asm \
75            utils/x86_asm/interlacing_mmx.asm \
76            utils/x86_asm/cpuid.asm
77    
78  SRC_IA64 = \  SRC_IA64 = \
79          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \

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

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