diff vaapi.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 f0732d44f655
children 3f08c340020f
line wrap: on
line diff