summaryrefslogtreecommitdiff
path: root/libavcodec/synth_filter.h
Commit message (Expand)AuthorAge
* avcodec/synth_filter: add more filtersfoo862016-01-31
* Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'Hendrik Leppkes2016-01-02
|\
| * arm64: port synth_filter_float_neon from armJanne Grunau2015-12-14
| * x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-28
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-31
* | x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-28
* | Remove unneeded add bias from 3 functions.Justin Ruggles2011-02-02
|/
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-10
* Make synth_filter a function pointerMåns Rullgård2010-04-10
* Add lots of missing includesMåns Rullgård2010-03-08
* Multiple inclusion guards for synth_filter.h.Michael Niedermayer2009-10-29
* Vertically align function arguments.Michael Niedermayer2009-10-29
* Split synth filter out of dca.c.Michael Niedermayer2009-10-28