summaryrefslogtreecommitdiff
path: root/libavcodec/cfhdencdsp.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/cfhdencdsp: Constify input pointersAndreas Rheinhardt2022-07-311-3/+3
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-151-2/+3
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avcodec/x86: add cfhdenc SIMDPaul B Mahol2021-02-271-0/+3
* avcodec/cfhdenc: refactor DSP code for CFHD encoderPaul B Mahol2021-02-241-0/+76