summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_w3fdif.asm
Commit message (Expand)AuthorAge
* x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_highHendrik Leppkes2016-01-08
* x86/vf_w3fdif: use aligned loads in w3fdif_complex_highJames Almer2015-10-27
* x86/vf_w3fdif: use aligned loads in w3fdif_simple_highJames Almer2015-10-11
* x86/vf_w3fdif: simplify w3fdif_simple_highJames Almer2015-10-11
* x86/vf_w3fdif: move pxor outside the loop in w3fdif_complex_lowJames Almer2015-10-11
* avfilter/x86/vf_w3fdif: add colons after labelsPaul B Mahol2015-10-10
* avfilter/vf_w3fdif: add x86 SIMDPaul B Mahol2015-10-10