summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect memory allocationAnthony Blake2012-12-151-1/+1
* Fixed memory leak on p->ws_isAnthony Blake2012-12-141-0/+2
* Temp hack to fix aligned stuff in ffts.hAnthony Blake2012-12-141-1/+6
* miscAnthony Blake2012-12-131-1/+37
* Slight speed improvement for ARM NDAnthony Blake2012-12-121-2/+2
* Fixed ND segfaultAnthony Blake2012-12-121-4/+4
* Changed iphone build scriptAnthony Blake2012-12-051-1/+1
* Added static modeAnthony Blake2012-12-0314-19/+2166
* 2D real-valued inverse works for N1 != N2Anthony Blake2012-11-161-11/+10
* Removed unneeded real transposeAnthony Blake2012-11-161-10/+0
* Real-valued inverse 2D transforms workingAnthony Blake2012-11-161-12/+58
* Fixed inverse real-valued transformAnthony Blake2012-11-151-7/+22
* 2D real-valued transforms workAnthony Blake2012-11-152-121/+23
* Real-valued Multi-dimension transformsAnthony Blake2012-11-154-7/+279
* Added API for real multi-dimension transformsAnthony Blake2012-11-151-1/+2
* Fixed some compiler warnings, generalized transform interface (in prep for do...Anthony Blake2012-11-156-46/+69
* Uses slightly faster call to internal transformsAnthony Blake2012-11-141-2/+2
* Multi-dimensional saves some planningAnthony Blake2012-11-141-2/+17
* Inline function macros -- thanks AWAnthony Blake2012-11-133-4/+4
* NEON optimization for inverse real-valued transformsAnthony Blake2012-11-091-1/+50
* Some ARM NEON optimization for forward real transformsAnthony Blake2012-11-091-2/+47
* Real transforms now use hermitian formatAnthony Blake2012-11-092-3/+7
* Added real transformsAnthony Blake2012-11-086-8/+181
* Slightly better transpose for NEONAnthony Blake2012-11-088-50/+203
* Build warningsAnthony Blake2012-11-071-4/+4
* build changesAnthony Blake2012-11-071-3/+3
* Fixed compile warningsAnthony Blake2012-11-071-1/+1
* Fixed build scripts with patch from Tim Baverstock -- thanks TimAnthony Blake2012-11-071-8/+42
* 2D has SIMD transpose (still needs work though)Anthony Blake2012-11-063-6/+38
* Multi-dimensional works (slow transpose tho)Anthony Blake2012-11-021-42/+15
* 2D transforms workAnthony Blake2012-10-311-19/+23
* Square 2D worksAnthony Blake2012-10-315-12/+95
* Initial multi-dimensional structureAnthony Blake2012-10-314-3/+119
* Modified API to make way for multi-dimensional transformsAnthony Blake2012-10-314-36/+18
* ARM ABI for NEONAnthony Blake2012-10-231-1/+3
* More accurate PI constAnthony Blake2012-10-221-2/+1
* Slightly better testingAnthony Blake2012-10-221-10/+96
* CleanupAnthony Blake2012-10-202-71/+8
* All transforms are now thread safeAnthony Blake2012-10-202-25/+51
* Fixed NEON warningsAnthony Blake2012-10-203-3/+5
* Cleaned dead codeAnthony Blake2012-10-201-21/+0
* Dead code cleanupAnthony Blake2012-10-201-323/+1
* Transforms for N>=32 are now thread safeAnthony Blake2012-10-206-75/+17
* Renamed cp_sse.c -> ffts.cAnthony Blake2012-10-209-13/+11
* Cleaned out old test codeAnthony Blake2012-10-201-47/+0
* Made ffts_plan_t private -- transforms now have to use ffts_execute()Anthony Blake2012-10-202-3/+4
* NEON backwards transforms work correctlyAnthony Blake2012-10-209-95/+165
* Added copyright noticeAnthony Blake2012-10-1916-12/+527
* Added missing aclocal.m4Anthony Blake2012-10-191-0/+9551
* Shifted .p2align out of #if caseAnthony Blake2012-10-181-2/+1
OpenPOWER on IntegriCloud