A few functions in snow.c declare arrays on the stack, which are then passed to dsputil functions requiring 16-byte alignment. Searching for "FIXME align" finds them. This is crashing on ARM. What is the correct fix for this? -- M?ns Rullg?rd mans at mansr.com