aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/bwdif.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_bwdif: Add a filter_line3 method for optimisationJohn Cox2023-07-061-0/+7
* avfilter/vf_bwdif: Add neon for filter_lineJohn Cox2023-07-061-0/+5
* avfilter/vf_bwdif: Add neon for filter_edgeJohn Cox2023-07-061-0/+4
* avfilter/vf_bwdif: Add neon for filter_intraJohn Cox2023-07-061-0/+4
* avfilter/bwdif: move filter_line init to a dedicated functionJames Darnley2023-03-251-1/+2
* avfilter/vf_bwdif: Use common yadif frame management logicPhilip Langdale2018-11-141-32/+2
* avfilter/vf_bwdif: add x86 SIMDThomas Mundt2016-03-131-0/+72