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