Support for MacIntel, last part: balign directives
authorJohn Dalgliesh <johnd@defyne.org>
Sat, 12 Aug 2006 16:37:31 +0000 (16:37 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Sat, 12 Aug 2006 16:37:31 +0000 (16:37 +0000)
commit4454dc1b6f07e3a81ec179ca08cbedece5a5af9a
treeee826882ed9ac10afaa6df31d7badfde7aa8ffc5
parent8226ecaa6c7ba0c1e7ae9d575bcbdac95aaf673e
Support for MacIntel, last part: balign directives
Determines whether .align's arg is power-of-two or not, then defines ASMALIGN appropriately in config.h. Changes all .baligns to ASMALIGNs.
Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 11, 2006 8:00 AM
Subject: Re: [Ffmpeg-devel] Mac OS X Intel last part: balign directives

Originally committed as revision 5990 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/dsputil_mmx_avg.h
libavcodec/i386/dsputil_mmx_rnd.h
libavcodec/i386/motion_est_mmx.c
libavcodec/i386/mpegvideo_mmx.c
libavcodec/i386/mpegvideo_mmx_template.c
libavcodec/i386/simple_idct_mmx.c