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

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

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

revision 1.13, Wed Nov 26 23:35:50 2008 UTC revision 1.13.2.2, Wed Sep 16 17:11:39 2009 UTC
# Line 111  Line 111 
111  ; Code  ; Code
112  ;=============================================================================  ;=============================================================================
113    
114  SECTION .rotext align=SECTION_ALIGN  TEXT
115    
116  cglobal quant_mpeg_intra_mmx  cglobal quant_mpeg_intra_mmx
117  cglobal quant_mpeg_inter_mmx  cglobal quant_mpeg_inter_mmx
# Line 657  Line 657 
657    ret    ret
658  ENDFUNC  ENDFUNC
659    
660    NON_EXEC_STACK
 %ifidn __OUTPUT_FORMAT__,elf  
 section ".note.GNU-stack" noalloc noexec nowrite progbits  
 %endif  
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.2.2

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