[FFmpeg-devel] [PATCH 1/2] x86/vf_blend: add sse and ssse3 extremity functions
Paul B Mahol
onemda at gmail.com
Tue Jun 27 18:50:03 EEST 2017
On 6/27/17, James Almer <jamrial at gmail.com> wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavfilter/x86/vf_blend.asm | 25 +++++++++++++++++++++++++
> libavfilter/x86/vf_blend_init.c | 4 ++++
> tests/checkasm/vf_blend.c | 1 +
> 3 files changed, 30 insertions(+)
>
LGTM, I have couple more blend modes to add which might not be
SIMDable.
More information about the ffmpeg-devel
mailing list