summaryrefslogtreecommitdiff
path: root/libavcodec/opusdsp.c
Commit message (Expand)AuthorAge
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* opusdsp: adjust and optimize C function to match assemblyLynne2019-09-11
* aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne2019-04-10
* x86/opusdsp: implement FMA3 accelerated postfilter and deemphasisLynne2019-04-01
* opusdsp: create and move deemphasis and postfiltering from opus_celtLynne2019-04-01