[FFmpeg-devel] [PATCH 1/2] lavfi/opencl: add macro for opencl error handling.

Song, Ruiling ruiling.song at intel.com
Tue Jul 3 21:19:44 EEST 2018



> -----Original Message-----
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf Of
> Mark Thompson
> Sent: Monday, July 2, 2018 3:40 PM
> To: ffmpeg-devel at ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavfi/opencl: add macro for opencl
> error handling.
> 
> On 02/07/18 21:55, Ruiling Song wrote:
> > Signed-off-by: Ruiling Song <ruiling.song at intel.com>
> > ---
> >  libavfilter/opencl.h            |  4 ++--
> >  libavfilter/vf_avgblur_opencl.c | 45 +++++++++--------------------------
> >  libavfilter/vf_overlay_opencl.c | 29 +++++------------------
> >  libavfilter/vf_program_opencl.c | 14 ++---------
> >  libavfilter/vf_tonemap_opencl.c | 33 +++++---------------------
> >  libavfilter/vf_unsharp_opencl.c | 52 +++++++++--------------------------------
> >  6 files changed, 38 insertions(+), 139 deletions(-)
> 
> This doesn't apply - it seems like it's on top of another patch?
I am really sorry that I based on the patch on the old version and forget to merge them into one.
Have been fixed and sent to the mailing list again.

Thanks!
Ruiling
> 
> Code looks good to me.
> 
> Thanks,
> 
> - Mark
> 
> 



More information about the ffmpeg-devel mailing list