comparison mpegaudio.h @ 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 04ff8026d9c0
children 70f194a2ee53
comparison
equal deleted inserted replaced
4300:95044f594170 4301:b43bd0c56eaa