[XviD-devel] [CVS commits] devapi4 -- Mass commit

Edouard Gomez ed.gomez at free.fr
Tue Oct 28 23:29:41 CET 2003


ASM cleanups ...

And i  would like  to mention  that at least  two persons  are suffering
crashes with cartoon  mode (vop cartoon + static  motion detection). I'm
unable to  reproduce the bug on my  PC though i'm sure  i'm using static
motion detection. CruNcher  said to me that it's crashing  on P4 and not
working on AMD cpus.

I'll  have a look  at unaligned  memory access,  it's probably  the most
common bug we had with P4s.

2003-10-28 17:44:09 GMT	patch-82

    Summary:
      ASM cleanups;
    Revision:
      xvidcore--devapi4--1.0--patch-82

    * Applied same style to all asm files
    * Replaced current sad sse2 operators with skal's ones
    * Removed old and unused colorspace asm files

    removed files:
     src/image/x86_asm/rgb_to_yv12_mmx.asm
     src/image/x86_asm/yuv_to_yv12_mmx.asm
     src/image/x86_asm/yuyv_to_yv12_mmx.asm
     src/image/x86_asm/yv12_to_rgb24_mmx.asm
     src/image/x86_asm/yv12_to_rgb32_mmx.asm
     src/image/x86_asm/yv12_to_yuyv_mmx.asm

    modified files:
     build/generic/sources.inc src/bitstream/x86_asm/cbp_3dne.asm
     src/bitstream/x86_asm/cbp_mmx.asm
     src/bitstream/x86_asm/cbp_sse2.asm
     src/dct/x86_asm/fdct_mmx_ffmpeg.asm
     src/dct/x86_asm/fdct_mmx_skal.asm
     src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
     src/dct/x86_asm/simple_idct_mmx.asm
     src/image/x86_asm/colorspace_mmx.inc
     src/image/x86_asm/colorspace_rgb_mmx.asm
     src/image/x86_asm/colorspace_yuv_mmx.asm
     src/image/x86_asm/colorspace_yuyv_mmx.asm
     src/image/x86_asm/interpolate8x8_3dn.asm
     src/image/x86_asm/interpolate8x8_3dne.asm
     src/image/x86_asm/interpolate8x8_mmx.asm
     src/image/x86_asm/interpolate8x8_xmm.asm
     src/image/x86_asm/qpel_mmx.asm
     src/image/x86_asm/reduced_mmx.asm
     src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
     src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
     src/motion/x86_asm/sad_xmm.asm
     src/quant/x86_asm/quantize_h263_3dne.asm
     src/quant/x86_asm/quantize_h263_mmx.asm
     src/quant/x86_asm/quantize_mpeg_mmx.asm
     src/quant/x86_asm/quantize_mpeg_xmm.asm
     src/utils/x86_asm/cpuid.asm
     src/utils/x86_asm/interlacing_mmx.asm
     src/utils/x86_asm/mem_transfer_3dne.asm
     src/utils/x86_asm/mem_transfer_mmx.asm

-- 
Edouard Gomez


More information about the XviD-devel mailing list