| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the discrete sine/cosine transforms DCT-I and DST-I | Vitor Sessak | 2010-03-23 | 1 | -4/+7 |
* | ARM: NEON optimised RDFT | Måns Rullgård | 2010-03-23 | 1 | -0/+2 |
* | Call DCT by function pointer. Needed for any future ASM implementation and | Vitor Sessak | 2010-03-21 | 1 | -0/+1 |
* | DCT: remove unused field from context | Vitor Sessak | 2010-03-21 | 1 | -1/+0 |
* | Call rdft by function pointer | Måns Rullgård | 2010-03-20 | 1 | -1/+6 |
* | Create a public API for FFT family of functions | Måns Rullgård | 2010-03-07 | 1 | -21/+7 |
* | Give RDFT types more meaningful names | Måns Rullgård | 2010-03-07 | 1 | -4/+4 |
* | Move FFT parts from dsputil.h to fft.h | Måns Rullgård | 2010-03-06 | 1 | -0/+244 |