| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/sbrdsp: R-V V sum64x5 | RĂ©mi Denis-Courmont | 2023-11-01 | 1 | -0/+2 |
* | avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c | Andreas Rheinhardt | 2023-09-28 | 1 | -0/+267 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -8/+9 |
* | lavc/aarch64: add sbrdsp neon implementation | Matthieu Bouron | 2017-07-03 | 1 | -0/+2 |
* | avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: 8498152... | Michael Niedermayer | 2017-05-28 | 1 | -2/+7 |
* | avcodec: Implementation of AAC_fixed_decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -20/+22 |
* | avcodec: Template creation for AAC decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -0/+95 |