| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/takdsp: fix const correctness | James Almer | 2023-12-22 | 1 | -3/+3 |
* | lavc/takdsp: R-V V decorrelate_ls | sunyuechi | 2023-12-21 | 1 | -1/+3 |
* | avcodec/takdsp: Fix integer overflows | Michael Niedermayer | 2023-06-18 | 1 | -6/+6 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -2/+3 |
* | avcodec/takdsp: Fix integer overflow in decorrelate_sf() | Michael Niedermayer | 2022-04-03 | 1 | -1/+1 |
* | avcodec/takdsp: Fix negative shift in decorrelate_sf() | Michael Niedermayer | 2020-10-10 | 1 | -1/+1 |
* | avcodec/takdec: add x86 SIMD for rest of decorrelation modes | Paul B Mahol | 2015-10-09 | 1 | -0/+82 |