anthonix / ffts

The Fastest Fourier Transform in the South
http://anthonix.com/ffts
Other
536 stars 213 forks source link

NEON and Android Fixes #19

Closed dennisss closed 10 years ago

dennisss commented 10 years ago

I've been working on integrating this into some of my Android projects. I've tested this on a few different ARM based Android systems and came up with these patches to make it more stable and easier to develop with this library. Most importantly commit 7221fae fixes alignment issues that crashed the program on every device I have tested it on.