]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 5 Nov 2006 16:18:37 +0000 (16:18 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 5 Nov 2006 16:18:37 +0000 (16:18 +0000)
commitfcd5bf9359e114cc7b2e412c752929f16ff265ee
tree14ceca9441eff04d6c6d96785319590e58577fb1
parentdc595d6ecd5108d19348fd7745ef3bb67ed39a28
Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since
it is only used there and is only 128 byte large.
Also make it aligned to fix playback with altivec.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6902 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/rtjpeg.c
libavcodec/rtjpeg.h