[svn] / trunk / xvidcore / src / dct / x86_asm / fdct_mmx_ffmpeg.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/dct/x86_asm/fdct_mmx_ffmpeg.asm

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

revision 1795, Wed Nov 26 01:04:34 2008 UTC revision 1877, Wed Sep 16 17:11:39 2009 UTC
# Line 19  Line 19 
19  ; *  along with this program; if not, write to the Free Software  ; *  along with this program; if not, write to the Free Software
20  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21  ; *  ; *
22  ; * $Id: fdct_mmx_ffmpeg.asm,v 1.8 2008-11-26 01:04:34 Isibaar Exp $  ; * $Id: fdct_mmx_ffmpeg.asm,v 1.10 2009-09-16 17:07:58 Isibaar Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 387  Line 387 
387  ; Code  ; Code
388  ;=============================================================================  ;=============================================================================
389    
390  SECTION .rotext align=SECTION_ALIGN  TEXT
391    
392  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------
393  ; void fdct_mmx_ffmpeg(int16_t block[64]);  ; void fdct_mmx_ffmpeg(int16_t block[64]);
# Line 401  Line 401 
401    
402  MAKE_FDCT_FUNC fdct_xmm_ffmpeg, FDCT_ROW_XMM  MAKE_FDCT_FUNC fdct_xmm_ffmpeg, FDCT_ROW_XMM
403    
404  %ifidn __OUTPUT_FORMAT__,elf  NON_EXEC_STACK
 section ".note.GNU-stack" noalloc noexec nowrite progbits  
 %endif  
   

Legend:
Removed from v.1795  
changed lines
  Added in v.1877

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