OSDN Git Service

avoid using DECLARE_ALIGNED on stack variable as suggested by Reimar
authorStefan Gehrer <stefan.gehrer@gmx.de>
Mon, 15 Feb 2010 16:37:13 +0000 (16:37 +0000)
committerStefan Gehrer <stefan.gehrer@gmx.de>
Mon, 15 Feb 2010 16:37:13 +0000 (16:37 +0000)
commit026b9d3c5a2460f492b96a7e37758324cc729e7e
treecd5a7ddb6f32284375645c2904e804b88fa02c17
parent895844589801e249fcdccc330b364b76a5f4a931
avoid using DECLARE_ALIGNED on stack variable as suggested by Reimar

Originally committed as revision 21835 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cavs.c