Mercurial > libavcodec.hg
diff atrac3data.h @ 9685:ab8b3b2e4d49 libavcodec
Move eatgq blocks array from the stack to the codec context and make sure
it is aligned as necessary for DSPContext's idct_put.
Just aligning it on the stack would have been possible but less reliable
and without any real benefit.
author | reimar |
---|---|
date | Fri, 22 May 2009 18:39:00 +0000 |
parents | c80df3181479 |
children | 0c6cba648271 |