[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 1253, Wed Dec 10 15:07:42 2003 UTC
# Line 14  Line 14 
14          image/image.c \          image/image.c \
15          image/interpolate8x8.c \          image/interpolate8x8.c \
16          image/font.c \          image/font.c \
17            image/postprocessing.c \
18          image/qpel.c \          image/qpel.c \
19          image/reduced.c \          image/reduced.c \
20          motion/estimation_bvop.c \          motion/estimation_bvop.c \
# Line 42  Line 43 
43          utils/timer.c          utils/timer.c
44    
45  SRC_IA32 = \  SRC_IA32 = \
46          utils/x86_asm/cpuid.asm \          bitstream/x86_asm/cbp_3dne.asm \
         \  
47          bitstream/x86_asm/cbp_mmx.asm \          bitstream/x86_asm/cbp_mmx.asm \
48            bitstream/x86_asm/cbp_sse2.asm \
49          dct/x86_asm/fdct_mmx_ffmpeg.asm \          dct/x86_asm/fdct_mmx_ffmpeg.asm \
50          dct/x86_asm/fdct_mmx_skal.asm \          dct/x86_asm/fdct_mmx_skal.asm \
51            dct/x86_asm/fdct_sse2_skal.asm \
52            dct/x86_asm/idct_3dne.asm \
53          dct/x86_asm/idct_mmx.asm \          dct/x86_asm/idct_mmx.asm \
54            dct/x86_asm/idct_sse2_dmitry.asm \
55          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 \  
56          image/x86_asm/colorspace_rgb_mmx.asm \          image/x86_asm/colorspace_rgb_mmx.asm \
         image/x86_asm/colorspace_yuyv_mmx.asm \  
57          image/x86_asm/colorspace_yuv_mmx.asm \          image/x86_asm/colorspace_yuv_mmx.asm \
58          image/x86_asm/qpel_mmx.asm \          image/x86_asm/colorspace_yuyv_mmx.asm \
59          motion/x86_asm/sad_mmx.asm \          image/x86_asm/interpolate8x8_3dn.asm \
60          quant/x86_asm/quantize_mpeg_mmx.asm \          image/x86_asm/interpolate8x8_3dne.asm \
61          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 \  
         \  
62          image/x86_asm/interpolate8x8_xmm.asm    \          image/x86_asm/interpolate8x8_xmm.asm    \
63            image/x86_asm/reduced_mmx.asm \
64            image/x86_asm/qpel_mmx.asm \
65          motion/x86_asm/sad_xmm.asm \          motion/x86_asm/sad_xmm.asm \
         \  
         bitstream/x86_asm/cbp_sse2.asm \  
66          motion/x86_asm/sad_sse2.asm \          motion/x86_asm/sad_sse2.asm \
67          \          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 \  
68          motion/x86_asm/sad_3dne.asm \          motion/x86_asm/sad_3dne.asm \
69          quant/x86_asm/quantize_mpeg_xmm.asm \          motion/x86_asm/sad_3dn.asm \
70            quant/x86_asm/quantize_h263_mmx.asm \
71          quant/x86_asm/quantize_h263_3dne.asm \          quant/x86_asm/quantize_h263_3dne.asm \
72          utils/x86_asm/mem_transfer_3dne.asm          quant/x86_asm/quantize_mpeg_xmm.asm \
73            quant/x86_asm/quantize_mpeg_mmx.asm \
74            utils/x86_asm/mem_transfer_mmx.asm \
75            utils/x86_asm/mem_transfer_3dne.asm \
76            utils/x86_asm/interlacing_mmx.asm \
77            utils/x86_asm/cpuid.asm
78    
79  SRC_IA64 = \  SRC_IA64 = \
80          dct/ia64_asm/fdct_ia64.s \          dct/ia64_asm/fdct_ia64.s \

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

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