summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86/vf_interlace.asm
Commit message (Expand)AuthorAgeFilesLines
* avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-111-1/+22
* Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16"James Almer2017-12-191-5/+0
* avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16Martin Vignali2017-12-191-0/+5
* avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using ...Martin Vignali2017-12-151-22/+25
* avfilter/x86/vf_interlace : avoid crash when data are unalignedMartin Vignali2017-12-151-2/+2
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-231-7/+73
* avfilter/interlace: prevent over-sharpening with the complex low-pass filterThomas Mundt2017-09-151-22/+33
* avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-021-0/+60
* avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-221-15/+15
* x86/vf_interlace: add missing colon to labelsJames Almer2015-07-261-1/+1
* avfilter/x86/vf_interlace: remove redundant instructionsMichael Niedermayer2014-11-251-2/+0
* Merge commit 'ca5c3ff90972a5c97aabda2ace57ba72dcd7d83b'Michael Niedermayer2014-11-251-2/+2
|\
| * vf_interlace: x86: improve asm performanceMichael Niedermayer2014-11-251-27/+19
* | avfilter/x86/vf_interlace: rewrite asmMichael Niedermayer2014-11-151-27/+19
* | Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-151-4/+4
|/
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-151-0/+75
OpenPOWER on IntegriCloud