Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 24 May 2009 08:36:52 +0000 (08:36 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 24 May 2009 08:36:52 +0000 (08:36 +0000)
commit0766291a669281f556d7a0b32e8a920650dd93db
treefe9cb9bc8bc4053f2541bd5fe6b6a22f9bd85db8
parent86b0e9948b14bcc483e779b092d7a196eea4aa61
Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment
for idct_put on architectures/compilers that have problems aligning on the stack.

Originally committed as revision 18924 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rtjpeg.c
libavcodec/rtjpeg.h