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

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

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

revision 1.1.2.1, Sun Nov 2 23:02:52 2003 UTC revision 1.2, Mon Mar 22 23:42:20 2004 UTC
# Line 54  Line 54 
54  ; Local Data (Read Only)  ; Local Data (Read Only)
55  ;=============================================================================  ;=============================================================================
56    
57  SECTION .rodata  %ifdef FORMAT_COFF
58    SECTION .rodata data
59    %else
60    SECTION .rodata data align=16
61    %endif
62    
63  ALIGN 16  ALIGN 16
64  tab_i_04:  tab_i_04:

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.2

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