[FFmpeg-devel] [PATCH 1/2] x86/vf_blend: add sse and ssse3 extremity functions
James Almer
jamrial at gmail.com
Tue Jun 27 19:52:47 EEST 2017
On 6/27/2017 12:50 PM, Paul B Mahol wrote:
> 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.
Pushed.
More information about the ffmpeg-devel
mailing list