aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/synth_filter.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/synth_filter: add more filtersfoo862016-01-311-0/+13
* Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'Hendrik Leppkes2016-01-021-0/+1
|\
| * arm64: port synth_filter_float_neon from armJanne Grunau2015-12-141-0/+1
| * x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-281-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-311-1/+1
* | x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-281-0/+1
* | Remove unneeded add bias from 3 functions.Justin Ruggles2011-02-021-1/+1
|/
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-101-0/+1
* Make synth_filter a function pointerMåns Rullgård2010-04-101-4/+9
* Add lots of missing includesMåns Rullgård2010-03-081-1/+1
* Multiple inclusion guards for synth_filter.h.Michael Niedermayer2009-10-291-0/+4
* Vertically align function arguments.Michael Niedermayer2009-10-291-3/+3
* Split synth filter out of dca.c.Michael Niedermayer2009-10-281-0/+27