summaryrefslogtreecommitdiff
path: root/libavcodec/lossless_audiodsp.c
Commit message (Expand)AuthorAge
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_...Michael Niedermayer2020-06-14
* avcodec/wmalosslessdec: Use unsigned operations for overflowing casesMichael Niedermayer2016-06-06
* lossless audio dsp: unrollChristophe Gisquet2016-05-11
* avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms structPaul B Mahol2016-05-01
* avcodec/wmalosslessdec: improve 24bit supportPaul B Mahol2016-04-13
* apedsp: move to llauddspChristophe Gisquet2014-06-05