summaryrefslogtreecommitdiff
path: root/libavcodec/opusdsp.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/opusdsp: RISC-V V (128-bit) postfilterRĂ©mi Denis-Courmont2022-10-101-0/+2
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-151-5/+5
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-0/+2
* opusdsp: adjust and optimize C function to match assemblyLynne2019-09-111-8/+3
* aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne2019-04-101-0/+3
* x86/opusdsp: implement FMA3 accelerated postfilter and deemphasisLynne2019-04-011-0/+3
* opusdsp: create and move deemphasis and postfiltering from opus_celtLynne2019-04-011-0/+61