Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/cfhdencdsp: Constify input pointers | Andreas Rheinhardt | 2022-07-31 | 1 | -3/+3 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -2/+3 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avcodec/x86: add cfhdenc SIMD | Paul B Mahol | 2021-02-27 | 1 | -0/+3 |
* | avcodec/cfhdenc: refactor DSP code for CFHD encoder | Paul B Mahol | 2021-02-24 | 1 | -0/+76 |