summaryrefslogtreecommitdiff
path: root/libavcodec/synth_filter.c
Commit message (Expand)AuthorAge
* arm64: port synth_filter_float_neon from armJanne Grunau2015-12-14
* x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-28
* fft: remove inline wrappers for function pointersMans Rullgard2011-03-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-31
* Make synth_filter a function pointerMåns Rullgård2010-04-10
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-06
* Change whitespace placement a little to improve readabiliy slightly.Michael Niedermayer2009-10-29
* Vertically align function arguments.Michael Niedermayer2009-10-29
* Split synth filter out of dca.c.Michael Niedermayer2009-10-28