comparison mpegaudiodec.c @ 4301:b43bd0c56eaa libavcodec

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.
author banan
date Thu, 14 Dec 2006 17:50:23 +0000
parents aabfa0a58cb0
children 5455cb5a759c
comparison
equal deleted inserted replaced
4300:95044f594170 4301:b43bd0c56eaa