summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_interlace.asm
Commit message (Expand)AuthorAge
* avfilter/x86/vf_interlace: always use unaligned movsMarton Balint2019-12-15
* 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/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using ...Martin Vignali2017-12-15
* avfilter/x86/vf_interlace : avoid crash when data are unalignedMartin Vignali2017-12-15
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-23
* avfilter/interlace: prevent over-sharpening with the complex low-pass filterThomas Mundt2017-09-15
* avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-02
* avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-22
* x86/vf_interlace: add missing colon to labelsJames Almer2015-07-26
* avfilter/x86/vf_interlace: remove redundant instructionsMichael Niedermayer2014-11-25
* Merge commit 'ca5c3ff90972a5c97aabda2ace57ba72dcd7d83b'Michael Niedermayer2014-11-25
|\
| * vf_interlace: x86: improve asm performanceMichael Niedermayer2014-11-25
* | avfilter/x86/vf_interlace: rewrite asmMichael Niedermayer2014-11-15
* | Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-15
|/
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15