[svn] Repository:
ViewVC logotype

Revision 1190


Jump to revision: Previous Next
Author: edgomez
Date: Mon Oct 27 01:03:06 2003 UTC (20 years, 5 months ago)
Log Message:
* Ported the ffmpeg fDCT functions (mmx and xmm).
* Modified the skal's versions a bit to allow rolling loops.
* Activated Skal's fDCTs (unrolled versions) for mmx _and_ xmm
  (old code was ignoring xmm versions)
* Removed the SSE2 versions (they'll be back later)
* .data -> .rodata
* Applied announced asm CodingStyle to the dct dir
  (I'll have to add a section with the said CodingStyle)

Changed paths:

Path Details
Directorybranches/dev-api-4/xvidcore/build/generic/sources.inc modified , text changed
Directorybranches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp modified , text changed
Directorybranches/dev-api-4/xvidcore/src/dct/fdct.h modified , text changed
Directorybranches/dev-api-4/xvidcore/src/dct/idct.h modified , text changed
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/fdct_mmx.asm deleted
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/fdct_mmx_ffmpeg.asm added
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/fdct_mmx_skal.asm added
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/fdct_xmm.asm deleted
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/idct_3dne.asm modified , text changed
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/idct_mmx.asm modified , text changed
Directorybranches/dev-api-4/xvidcore/src/dct/x86_asm/simple_idct_mmx.asm modified , text changed
Directorybranches/dev-api-4/xvidcore/src/xvid.c modified , text changed

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