﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
6535	Soundtouch crashes in sse_gcc.cpp due to unaligned variable	Jeff Lu <jll544@…>	danielk	"calcCrossCorrMulti and calcCrossCorrStereo use movdqa, which requires 16-byte alignment, but variable ""out"" is declared as dynamic unaligned.  This patch redefines ""out"" as global static aligned(16).  Global because gcc versions <4.4 reportedly fail to align dynamic variables properly.  Tested on x86_32 with gcc 4.2.4"	patch	closed	minor	0.22	MythTV - General	head	medium	fixed	soundtouch sse		0
