Age | Commit message (Expand) | Author |
---|---|---|
2015-07-13 | COMMON: Plug a memory leak in the FFT class | Bastien Bouclet |
2015-02-01 | COMMON: Add getRevTab to FFT | Bastien Bouclet |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-04-17 | COMMON: Refactoring of FFT class to remove repeated fft<x>() functions. | D G Turner |
2012-04-16 | COMMON: Refactoring of FFT class, removing Cosine Table Reallocations. | D G Turner |
2012-04-16 | COMMON: Minor refactoring of FFT class, removing DECL_FFT macro. | D G Turner |
2012-04-14 | COMMON: Replaced static Sine and Cosine tables with dynamic generated. | D G Turner |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-07-19 | COMMON: Fix some formatting | Matthew Hoops |
2011-07-18 | COMMON: Update code from eos | Matthew Hoops |
2011-07-02 | VIDEO: Add Bink video decoder | Matthew Hoops |
2011-07-02 | COMMON: Add an FFT math handler | Matthew Hoops |