[FFmpeg-devel] [PATCH] vf_blend: Reduce number of arguments for kernel function

Timothy Gu timothygu99 at gmail.com
Sun Feb 14 17:59:29 CET 2016


On Sun, Feb 14, 2016 at 10:12:21AM +0100, Paul B Mahol wrote:
> On 2/14/16, Timothy Gu <timothygu99 at gmail.com> wrote:
> > ---
> >  libavfilter/blend.h             |  2 +-
> >  libavfilter/vf_blend.c          | 27 ++++++++++++++-------------
> >  libavfilter/x86/vf_blend.asm    |  3 +--
> >  libavfilter/x86/vf_blend_init.c |  2 +-
> >  4 files changed, 17 insertions(+), 17 deletions(-)
> >
> 
> ok if it works

Pushed, thanks for the review.

Timothy


More information about the ffmpeg-devel mailing list