| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/opusdsp: RISC-V V (128-bit) postfilter | RĂ©mi Denis-Courmont | 2022-10-10 | 1 | -0/+2 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -5/+5 |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -0/+2 |
* | opusdsp: adjust and optimize C function to match assembly | Lynne | 2019-09-11 | 1 | -8/+3 |
* | aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis | Lynne | 2019-04-10 | 1 | -0/+3 |
* | x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis | Lynne | 2019-04-01 | 1 | -0/+3 |
* | opusdsp: create and move deemphasis and postfiltering from opus_celt | Lynne | 2019-04-01 | 1 | -0/+61 |