Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move dct and rdft definitions to separate files | Mans Rullgard | 2011-03-20 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | FFT: factor a shuffle out of the inner loop and merge it into fft_permute. | Loren Merritt | 2011-02-13 | 1 | -1/+1 |
* | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-01-31 | 1 | -1/+1 |
* | ARM: NEON optimised synth_filter_float | Måns Rullgård | 2010-04-10 | 1 | -0/+15 |
* | ARM: NEON optimised RDFT | Måns Rullgård | 2010-03-23 | 1 | -0/+10 |
* | Move FFT parts from dsputil.h to fft.h | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | ARM: interleave cos/sin tables for improved NEON MDCT | Måns Rullgård | 2009-09-21 | 1 | -0/+1 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -3/+3 |
* | Move per-arch fft init bits into the corresponding subdirs | Måns Rullgård | 2009-09-15 | 1 | -0/+39 |