| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/audiodsp: drop opposite sign optimisation | Rémi Denis-Courmont | 2024-08-01 | 1 | -35/+0 |
* | lavc/audiodsp: properly unroll vector_clipf | Rémi Denis-Courmont | 2024-08-01 | 1 | -23/+17 |
* | lavc/audiodsp: fix aliasing violation | Rémi Denis-Courmont | 2023-07-17 | 1 | -20/+20 |
* | lavc/audiodsp: RISC-V F vector_clipf | Rémi Denis-Courmont | 2022-09-27 | 1 | -0/+2 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -6/+7 |
* | avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() | Michael Niedermayer | 2020-04-16 | 1 | -1/+1 |
* | Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5' | Clément Bœsch | 2017-03-20 | 1 | -2/+2 |
|\ |
|
| * | audiodsp: reorder arguments for vector_clipf | Anton Khirnov | 2016-09-22 | 1 | -2/+2 |
* | | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' | Michael Niedermayer | 2014-06-22 | 1 | -4/+4 |
|/ |
|
* | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -0/+118 |