eatqi: move "block" variable into context to ensure sufficient alignment for
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 24 May 2009 09:14:19 +0000 (09:14 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 24 May 2009 09:14:19 +0000 (09:14 +0000)
commit1eda87ce6366189eebf9956f826dfd92d9e64d9c
treec09f4f255ef5afc1f2d691828228ad0fed51cfc5
parent77336b612734e4c11f55d6f46763ac39728a87f8
eatqi: move "block" variable into context to ensure sufficient alignment for
idct_put for compilers/architectures that can not align stack variables that much.
This is also consistent with similar code in eatgq.c

Originally committed as revision 18927 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/eatqi.c