summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_tinterlace_init.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-111-0/+16
* Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16"James Almer2017-12-191-16/+0
* avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16Martin Vignali2017-12-191-0/+16
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-231-14/+37
* avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-021-3/+12
* avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-221-4/+2
* avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer2014-11-151-0/+47