Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
commit594de0a0dd709ce7e04209474734954592530572
authorramiro <ramiro@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 4 Jun 2009 22:50:38 +0000 (4 22:50 +0000)
committerramiro <ramiro@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 4 Jun 2009 22:50:38 +0000 (4 22:50 +0000)
treed3519e22ed62a17197fae6de7e7a3cf2cb4a400e
parent0318aa32cf84938038af1ca8e31030d09194075b
Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29350 b3059339-0415-0410-9bf9-f77b7e298cf2
libswscale/ppc/swscale_altivec_template.c
libswscale/ppc/yuv2rgb_altivec.c