aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cfhdencdsp.h
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/cfhdencdsp: Constify input pointersAndreas Rheinhardt2022-07-311-2/+2
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* avcodec/cfhdenc: refactor DSP code for CFHD encoderPaul B Mahol2021-02-241-0/+41
This is needed to implement x86 SIMD.