[cvs] / xvidcore / src / quant / x86_asm / quantize_h263_mmx.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/quant/x86_asm/quantize_h263_mmx.asm

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

revision 1.1.2.3, Tue Oct 28 22:23:03 2003 UTC revision 1.1.2.4, Mon Nov 3 15:51:50 2003 UTC
# Line 42  Line 42 
42  ; Read only Local data  ; Read only Local data
43  ;=============================================================================  ;=============================================================================
44    
45  SECTION .rodata  %ifdef FORMAT_COFF
46    SECTION .rodata data
47    %else
48    SECTION .rodata data align=16
49    %endif
50    
51  ALIGN 16  ALIGN 16
52  plus_one:  plus_one:

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

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