Mercurial > libavcodec.hg
diff msrle.c @ 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 | 5083846ac1f3 |
children | 11839f0e3908 |