summaryrefslogtreecommitdiff
path: root/libavcodec/ttaencdsp.c
Commit message (Expand)AuthorAgeFilesLines
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-151-2/+3
* x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-021-0/+4
* avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-021-0/+55