summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_interlace_init.c
Commit message (Expand)AuthorAge
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-23
* avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-11
* Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16"James Almer2017-12-19
* avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16Martin Vignali2017-12-19
* avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg...Martin Vignali2017-12-19
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-23
* avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-02
* avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-22
* Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes2016-06-26
|\
| * Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-28
* | Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-15
|/
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15