Age | Commit message (Expand) | Author |
---|---|---|
2018-05-10 | COMMON: Use nullptr instead of NULL or 0 where appropriate | Bastien Bouclet |
2014-06-02 | COMMON: Some formatting fixes in RDFT code. | Johannes Schickel |
2014-06-02 | COMMON: Use float constants in RDFT code. | Johannes Schickel |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-04-17 | COMMON: Update DCT & RDFT to avoid dynamic allocation of Sine/Cos Tables. | D G Turner |
2012-04-14 | COMMON: Replaced static Sine and Cosine tables with dynamic generated. | D G Turner |
2011-07-19 | COMMON: Move cosine/sine tables out of header files | Matthew Hoops |
2011-07-02 | COMMON: Add RDFT math code | Matthew Hoops |