[svn] / branches / release-1_3-branch / xvidcore / build / generic / sources.inc Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/build/generic/sources.inc

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

trunk/xvidcore/build/generic/sources.inc revision 1730, Wed Oct 11 13:55:32 2006 UTC branches/release-1_3-branch/xvidcore/build/generic/sources.inc revision 1925, Mon Dec 27 16:39:33 2010 UTC
# Line 35  Line 35 
35          plugins/plugin_dump.c \          plugins/plugin_dump.c \
36          plugins/plugin_psnr.c \          plugins/plugin_psnr.c \
37          plugins/plugin_ssim.c \          plugins/plugin_ssim.c \
38            plugins/plugin_psnrhvsm.c \
39          quant/quant_h263.c \          quant/quant_h263.c \
40          quant/quant_matrix.c \          quant/quant_matrix.c \
41          quant/quant_mpeg.c \          quant/quant_mpeg.c \
# Line 45  Line 46 
46          utils/timer.c          utils/timer.c
47    
48  SRC_IA32 = \  SRC_IA32 = \
         bitstream/x86_asm/cbp_3dne.asm \  
49          bitstream/x86_asm/cbp_mmx.asm \          bitstream/x86_asm/cbp_mmx.asm \
50          bitstream/x86_asm/cbp_sse2.asm \          bitstream/x86_asm/cbp_sse2.asm \
51          dct/x86_asm/fdct_mmx_ffmpeg.asm \          dct/x86_asm/fdct_mmx_ffmpeg.asm \
# Line 54  Line 54 
54          dct/x86_asm/idct_3dne.asm \          dct/x86_asm/idct_3dne.asm \
55          dct/x86_asm/idct_mmx.asm \          dct/x86_asm/idct_mmx.asm \
56          dct/x86_asm/idct_sse2_dmitry.asm \          dct/x86_asm/idct_sse2_dmitry.asm \
         dct/x86_asm/simple_idct_mmx.asm \  
57          image/x86_asm/colorspace_rgb_mmx.asm \          image/x86_asm/colorspace_rgb_mmx.asm \
58          image/x86_asm/colorspace_yuv_mmx.asm \          image/x86_asm/colorspace_yuv_mmx.asm \
59          image/x86_asm/colorspace_yuyv_mmx.asm \          image/x86_asm/colorspace_yuyv_mmx.asm \
# Line 67  Line 66 
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          image/x86_asm/gmc_mmx.asm \          image/x86_asm/gmc_mmx.asm \
69            image/x86_asm/deintl_sse.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 82  Line 82 
82          utils/x86_asm/cpuid.asm \          utils/x86_asm/cpuid.asm \
83          plugins/x86_asm/plugin_ssim-a.asm          plugins/x86_asm/plugin_ssim-a.asm
84    
85  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  
86    
87  SRC_IA64 = \  SRC_IA64 = \
88          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \

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

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