| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -2/+4 |
* | avutil/avassert: Don't include avutil.h | Andreas Rheinhardt | 2022-02-24 | 1 | -0/+2 |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 1 | -0/+1 |
* | mdct15: simplify x86 exptab permutation | Rostislav Pehlivanov | 2018-05-07 | 1 | -29/+24 |
* | mdct15: add inverse transform postrotation SIMD | Rostislav Pehlivanov | 2017-07-30 | 1 | -0/+9 |
* | mdct15: add assembly optimizations for the 15-point FFT | Rostislav Pehlivanov | 2017-06-23 | 1 | -0/+95 |