Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vf_blend: Move C dsp function mapping to separate function | Timothy Gu | 2016-02-14 | 1 | -0/+1 |
* | vf_blend: Reduce number of arguments for kernel function | Timothy Gu | 2016-02-14 | 1 | -1/+1 |
* | avfilter/vf_blend: add multiply128 mode | Paul B Mahol | 2016-02-07 | 1 | -0/+1 |
* | all: Add missing header guards | Timothy Gu | 2016-01-28 | 1 | -0/+5 |
* | avfilter/vf_blend: Fix argument types, fix segfault in asm | Michael Niedermayer | 2015-10-03 | 1 | -1/+1 |
* | avfilter/vf_blend: add x86 SIMD for some modes | Paul B Mahol | 2015-10-03 | 1 | -0/+70 |