| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/synth_filter: add more filters | foo86 | 2016-01-31 | 1 | -1/+115 |
* | avcodec/synth_filter: fix whitespace | foo86 | 2016-01-31 | 1 | -22/+23 |
* | Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702' | Hendrik Leppkes | 2016-01-02 | 1 | -2/+6 |
|\ |
|
| * | arm64: port synth_filter_float_neon from arm | Janne Grunau | 2015-12-14 | 1 | -2/+6 |
| * | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+1 |
* | | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-21 | 1 | -1/+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 |
* | | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-02-02 | 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 |