On Sun, Oct 9, 2016 at 5:04 PM, Michael Niedermayer
<mich...@niedermayer.cc> wrote:
> this segfaults on x86-32

I'm guessing due to unaligned local arrays in search_for_ms():
float M[128], S[128];
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to