summaryrefslogtreecommitdiff
path: root/libavcodec/cfhdencdsp.c
Commit message (Expand)AuthorAge
* avcodec/cfhdencdsp: Constify input pointersAndreas Rheinhardt2022-07-31
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/x86: add cfhdenc SIMDPaul B Mahol2021-02-27
* avcodec/cfhdenc: refactor DSP code for CFHD encoderPaul B Mahol2021-02-24