diff options
author | Benjamin Larsson <banan@ludd.ltu.se> | 2006-12-14 17:50:23 +0000 |
---|---|---|
committer | Benjamin Larsson <banan@ludd.ltu.se> | 2006-12-14 17:50:23 +0000 |
commit | e7a6d5f313101bb1403fda2889d1942b4ddaeea3 (patch) | |
tree | d06f46ce8667561c08110af3159c843f1ee6b7ec /libavcodec/ac3dec.c | |
parent | 9c476fd65e719f73d05301da37a7328fec1f8c3e (diff) | |
download | ffmpeg-e7a6d5f313101bb1403fda2889d1942b4ddaeea3.tar.gz |
Bug fix for crashes when SSE is used on unaligned arrays.
No measureable change in speed. This gave random crashes on Win32
and BeOS. The cause for this bug is that gcc doesn't align the
stackframe. Linux and glibc always ensure this to be true thus
this never affected Linux.
Originally committed as revision 7318 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ac3dec.c')
0 files changed, 0 insertions, 0 deletions