summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_blend.asm
Commit message (Expand)AuthorAge
* x86/vf_blend: Add SSE2 optimization for divideTimothy Gu2016-02-28
* vf_blend: Reduce number of arguments for kernel functionTimothy Gu2016-02-14
* x86/vf_blend: Add SSE2 optimization for screenTimothy Gu2016-02-10
* x86/vf_blend: Move multiplying to a macroTimothy Gu2016-02-10
* vf_blend: Add SSE2 optimization for multiplyTimothy Gu2016-02-08
* x86/vf_blend: add sse2 versions of blend_difference and blend_negationJames Almer2015-12-24
* x86/vf_blend: make all functions work on x86_32James Almer2015-12-24
* x86/vf_blend: simplify using macrosJames Almer2015-12-24
* avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions lessPaul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: 11th register is used, update functionsPaul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMDPaul B Mahol2015-10-07
* avfilter/vf_blend: add x86 SIMD for some modesPaul B Mahol2015-10-03