summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86/vf_blend_init.c
Commit message (Expand)AuthorAgeFilesLines
* vf_blend: Reduce number of arguments for kernel functionTimothy Gu2016-02-141-1/+1
* x86/vf_blend: Add SSE2 optimization for screenTimothy Gu2016-02-101-0/+2
* vf_blend: Add SSE2 optimization for multiplyTimothy Gu2016-02-081-0/+2
* x86/vf_blend: add sse2 versions of blend_difference and blend_negationJames Almer2015-12-241-0/+4
* x86/vf_blend: make all functions work on x86_32James Almer2015-12-241-2/+2
* x86/vf_blend: simplify using macrosJames Almer2015-12-241-82/+20
* avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMDPaul B Mahol2015-10-071-0/+14
* avfilter/vf_blend: Fix argument types, fix segfault in asmMichael Niedermayer2015-10-031-12/+12
* avfilter/vf_blend: add x86 SIMD for some modesPaul B Mahol2015-10-031-0/+122
OpenPOWER on IntegriCloud