[svn] / branches / release-1_2-branch / xvidcore / src / dct / x86_asm / fdct_sse2_skal.asm Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm

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

revision 1838, Mon Dec 1 17:27:03 2008 UTC revision 1861, Mon May 25 09:25:50 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_sse2_skal.asm,v 1.10.2.1 2008-12-01 17:27:03 Isibaar Exp $  ; * $Id: fdct_sse2_skal.asm,v 1.10.2.2 2009-05-25 09:25:50 Isibaar Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 604  Line 604 
604    ret    ret
605  ENDFUNC  ENDFUNC
606    
607    ; Mac-specific workaround for misaligned DCT tables
608    ALIGN SECTION_ALIGN
609      times 8 dw 0
610    
611  %ifidn __OUTPUT_FORMAT__,elf  %ifidn __OUTPUT_FORMAT__,elf
612  section ".note.GNU-stack" noalloc noexec nowrite progbits  section ".note.GNU-stack" noalloc noexec nowrite progbits

Legend:
Removed from v.1838  
changed lines
  Added in v.1861

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