summaryrefslogtreecommitdiff
path: root/libavcodec/audiodsp.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/audiodsp: RISC-V F vector_clipfRémi Denis-Courmont2022-09-271-0/+2
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-151-6/+7
* avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()Michael Niedermayer2020-04-161-1/+1
* Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'Clément Bœsch2017-03-201-2/+2
|\
| * audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-221-2/+2
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-221-4/+4
|/
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-0/+118