[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.3, Sat Jul 24 11:46:08 2004 UTC
# Line 54  Line 54 
54  ; Local Data (Read Only)  ; Local Data (Read Only)
55  ;=============================================================================  ;=============================================================================
56    
57    %ifdef FORMAT_COFF
58  SECTION .rodata  SECTION .rodata
59    %else
60    SECTION .rodata 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.3

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