| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vf_blend: add sse2 versions of blend_difference and blend_negation | James Almer | 2015-12-24 | 1 | -3/+9 |
* | x86/vf_blend: make all functions work on x86_32 | James Almer | 2015-12-24 | 1 | -53/+50 |
* | x86/vf_blend: simplify using macros | James Almer | 2015-12-24 | 1 | -243/+33 |
* | avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions less | Paul B Mahol | 2015-10-07 | 1 | -3/+4 |
* | avfilter/x86/vf_blend.asm: 11th register is used, update functions | Paul B Mahol | 2015-10-07 | 1 | -14/+14 |
* | avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMD | Paul B Mahol | 2015-10-07 | 1 | -0/+64 |
* | avfilter/vf_blend: add x86 SIMD for some modes | Paul B Mahol | 2015-10-03 | 1 | -0/+367 |