diff tiff.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 8074df653392
children 2142607ddc2e
line wrap: on
line diff