]> git.sesse.net Git - ffmpeg/commit
Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
authorRamiro Polla <ramiro.polla@gmail.com>
Thu, 4 Jun 2009 22:50:38 +0000 (22:50 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Thu, 4 Jun 2009 22:50:38 +0000 (22:50 +0000)
commitc0cf20a24a230b0937ad494b43ffe3e4cf318c27
tree3d9c40586bad3f7fc01c7399c2eb1f58f861f9c8
parent934626a9f96091492a72f6ab5f8b07745e906d72
Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.

Originally committed as revision 29350 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/ppc/swscale_altivec_template.c
libswscale/ppc/yuv2rgb_altivec.c