summaryrefslogtreecommitdiff
path: root/libavcodec/takdsp.c
Commit message (Expand)AuthorAge
* 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