summaryrefslogtreecommitdiff
path: root/libavcodec/takdsp.c
Commit message (Expand)AuthorAge
* avcodec/takdsp: fix const correctnessJames Almer2023-12-22
* lavc/takdsp: R-V V decorrelate_lssunyuechi2023-12-21
* avcodec/takdsp: Fix integer overflowsMichael Niedermayer2023-06-18
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avcodec/takdsp: Fix integer overflow in decorrelate_sf()Michael Niedermayer2022-04-03
* avcodec/takdsp: Fix negative shift in decorrelate_sf()Michael Niedermayer2020-10-10
* avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol2015-10-09