[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 1796, Wed Nov 26 02:12:41 2008 UTC revision 1797, Wed Nov 26 02:17:50 2008 UTC
# Line 45  Line 45 
45          utils/timer.c          utils/timer.c
46    
47  SRC_IA32 = \  SRC_IA32 = \
         bitstream/x86_asm/cbp_3dne.asm \  
48          bitstream/x86_asm/cbp_mmx.asm \          bitstream/x86_asm/cbp_mmx.asm \
49          bitstream/x86_asm/cbp_sse2.asm \          bitstream/x86_asm/cbp_sse2.asm \
50          dct/x86_asm/fdct_mmx_ffmpeg.asm \          dct/x86_asm/fdct_mmx_ffmpeg.asm \
# Line 54  Line 53 
53          dct/x86_asm/idct_3dne.asm \          dct/x86_asm/idct_3dne.asm \
54          dct/x86_asm/idct_mmx.asm \          dct/x86_asm/idct_mmx.asm \
55          dct/x86_asm/idct_sse2_dmitry.asm \          dct/x86_asm/idct_sse2_dmitry.asm \
         dct/x86_asm/simple_idct_mmx.asm \  
56          image/x86_asm/colorspace_rgb_mmx.asm \          image/x86_asm/colorspace_rgb_mmx.asm \
57          image/x86_asm/colorspace_yuv_mmx.asm \          image/x86_asm/colorspace_yuv_mmx.asm \
58          image/x86_asm/colorspace_yuyv_mmx.asm \          image/x86_asm/colorspace_yuyv_mmx.asm \
# Line 83  Line 81 
81          utils/x86_asm/cpuid.asm \          utils/x86_asm/cpuid.asm \
82          plugins/x86_asm/plugin_ssim-a.asm          plugins/x86_asm/plugin_ssim-a.asm
83    
84  SRC_X86_64 = \  SRC_X86_64 = $(SRC_IA32)
         dct/x86_64_asm/fdct_mmx_skal.asm \  
         dct/x86_64_asm/idct_mmx.asm \  
         image/x86_64_asm/interpolate8x8_mmx.asm \  
         image/x86_64_asm/interpolate8x8_xmm.asm \  
         image/x86_64_asm/qpel_mmx.asm \  
         motion/x86_64_asm/sad_mmx.asm \  
         motion/x86_64_asm/sad_xmm.asm \  
         quant/x86_64_asm/quantize_h263_mmx.asm \  
         quant/x86_64_asm/quantize_mpeg_xmm.asm \  
         utils/x86_64_asm/cpuid.asm \  
         utils/x86_64_asm/interlacing_mmx.asm \  
         utils/x86_64_asm/mem_transfer_mmx.asm  
85    
86  SRC_IA64 = \  SRC_IA64 = \
87          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \

Legend:
Removed from v.1796  
changed lines
  Added in v.1797

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