[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 1154, Sun Sep 28 13:21:59 2003 UTC revision 1192, Tue Oct 28 22:23:03 2003 UTC
# Line 34  Line 34 
34          plugins/plugin_psnr.c \          plugins/plugin_psnr.c \
35          quant/quant_h263.c \          quant/quant_h263.c \
36          quant/quant_matrix.c \          quant/quant_matrix.c \
37          quant/quant_mpeg4.c \          quant/quant_mpeg.c \
38          utils/emms.c \          utils/emms.c \
39          utils/mbtransquant.c \          utils/mbtransquant.c \
40          utils/mem_align.c \          utils/mem_align.c \
# 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          dct/x86_asm/fdct_mmx.asm \          bitstream/x86_asm/cbp_sse2.asm \
48          dct/x86_asm/fdct_xmm.asm \          dct/x86_asm/fdct_mmx_ffmpeg.asm \
49            dct/x86_asm/fdct_mmx_skal.asm \
50            dct/x86_asm/idct_3dne.asm \
51          dct/x86_asm/idct_mmx.asm \          dct/x86_asm/idct_mmx.asm \
52          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 \  
53          image/x86_asm/colorspace_rgb_mmx.asm \          image/x86_asm/colorspace_rgb_mmx.asm \
         image/x86_asm/colorspace_yuyv_mmx.asm \  
54          image/x86_asm/colorspace_yuv_mmx.asm \          image/x86_asm/colorspace_yuv_mmx.asm \
55          image/x86_asm/qpel_mmx.asm \          image/x86_asm/colorspace_yuyv_mmx.asm \
56          motion/x86_asm/sad_mmx.asm \          image/x86_asm/interpolate8x8_3dn.asm \
57          quant/x86_asm/quantize4_mmx.asm \          image/x86_asm/interpolate8x8_3dne.asm \
58          quant/x86_asm/quantize_mmx.asm \          image/x86_asm/interpolate8x8_mmx.asm \
         utils/x86_asm/mem_transfer_mmx.asm      \  
         utils/x86_asm/interlacing_mmx.asm \  
         \  
59          image/x86_asm/interpolate8x8_xmm.asm    \          image/x86_asm/interpolate8x8_xmm.asm    \
60            image/x86_asm/reduced_mmx.asm \
61            image/x86_asm/qpel_mmx.asm \
62          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
         \  
         bitstream/x86_asm/cbp_sse2.asm \  
63          motion/x86_asm/sad_sse2.asm \          motion/x86_asm/sad_sse2.asm \
64          \          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 \  
65          motion/x86_asm/sad_3dne.asm \          motion/x86_asm/sad_3dne.asm \
66          quant/x86_asm/quantize4_xmm.asm \          motion/x86_asm/sad_3dn.asm \
67          quant/x86_asm/quantize_3dne.asm \          quant/x86_asm/quantize_h263_mmx.asm \
68          utils/x86_asm/mem_transfer_3dne.asm          quant/x86_asm/quantize_h263_3dne.asm \
69            quant/x86_asm/quantize_mpeg_xmm.asm \
70            quant/x86_asm/quantize_mpeg_mmx.asm \
71            utils/x86_asm/mem_transfer_mmx.asm \
72            utils/x86_asm/mem_transfer_3dne.asm \
73            utils/x86_asm/interlacing_mmx.asm \
74            utils/x86_asm/cpuid.asm
75    
76  SRC_IA64 = \  SRC_IA64 = \
77          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \

Legend:
Removed from v.1154  
changed lines
  Added in v.1192

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