motion
motion copied to clipboard
Compilation fails on ARM
In the case of SSE not available, which happens on ARM, ffmpeg.c emits x86 assembly, which fails on ARM...
Patch: https://gist.github.com/4201443
Solved "bad instruction 'emms' " error when compiling for Arm with motion-trunk revision 557. Thanks.