Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+1 |
* | fft: remove inline wrappers for function pointers | Mans Rullgard | 2011-03-19 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-01-31 | 1 | -3/+3 |
* | Make synth_filter a function pointer | Måns Rullgård | 2010-04-10 | 1 | -1/+8 |
* | Move FFT parts from dsputil.h to fft.h | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Change whitespace placement a little to improve readabiliy slightly. | Michael Niedermayer | 2009-10-29 | 1 | -15/+15 |
* | Vertically align function arguments. | Michael Niedermayer | 2009-10-29 | 1 | -3/+3 |
* | Split synth filter out of dca.c. | Michael Niedermayer | 2009-10-28 | 1 | -0/+56 |