[svn] / trunk / xvidcore / src / dct / x86_asm / fdct_mmx.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/dct/x86_asm/fdct_mmx.asm

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

revision 459, Tue Sep 10 20:01:07 2002 UTC revision 460, Tue Sep 10 20:37:54 2002 UTC
# Line 1  Line 1 
1  ;/*****************************************************************************  ;/*****************************************************************************
2  ; *  ; *
3  ; *  XVID MPEG-4 VIDEO CODEC  ; *  XVID MPEG-4 VIDEO CODEC
4  ; *  mmx version - fast dicrete cosine transformation  ; *  mmx version - fast discrete cosine transformation
5  ; *  ; *
6  ; *  Initial, but incomplete version provided by Intel at AppNote AP-922  ; *  Initial version provided by Intel at AppNote AP-922
 ; *  http://developer.intel.com/vtune/cbts/strmsimd/922down.htm  
7  ; *  Copyright (C) 1999 Intel Corporation,  ; *  Copyright (C) 1999 Intel Corporation,
8  ; *  ; *
9  ; *  completed and corrected in fdctmm32.c/fdctmm32.doc,  ; *  completed and corrected
 ; *  http://members.tripod.com/~liaor  
10  ; *  Copyright (C) 2000 - Royce Shih-Wea Liao <liaor@iname.com>,  ; *  Copyright (C) 2000 - Royce Shih-Wea Liao <liaor@iname.com>,
11  ; *  ; *
12  ; *  ported to NASM and some minor changes  ; *  ported to NASM and some minor changes
# Line 37  Line 35 
35  ; *  along with this program; if not, write to the Free Software  ; *  along with this program; if not, write to the Free Software
36  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
37  ; *  ; *
38  ; ****************************************************************************/  ; *************************************************************************/
39    
40  BITS 32  BITS 32
41    

Legend:
Removed from v.459  
changed lines
  Added in v.460

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