[cvs] / xvidcore / src / dct / x86_asm / idct_3dne.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/dct/x86_asm/idct_3dne.asm

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

revision 1.2.2.2, Tue Oct 28 22:23:03 2003 UTC revision 1.2.2.3, Mon Nov 3 15:51:50 2003 UTC
# Line 85  Line 85 
85  ; Local Data (Read Only)  ; Local Data (Read Only)
86  ;=============================================================================  ;=============================================================================
87    
88  SECTION .rodata  %ifdef FORMAT_COFF
89    SECTION .rodata data
90    %else
91    SECTION .rodata data align=16
92    %endif
93    
94  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------
95  ; Various memory constants (trigonometric values or rounding values)  ; Various memory constants (trigonometric values or rounding values)

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

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