[FFmpeg-devel] [PATCH] lavfi: modify names of deshake_kernel.h and unsharp_kernel.h

Clément Bœsch ubitux at gmail.com
Wed May 8 01:04:13 CEST 2013


On Wed, May 08, 2013 at 12:56:34AM +0200, Stefano Sabatini wrote:
[...]
> > --- a/libavfilter/unsharp_kernel.h
> > +++ b/libavfilter/unsharp_opencl_kernel.h
> > @@ -134,4 +134,4 @@ kernel void unsharp(global  unsigned char *src,
> >  
> >  );
> >  
> > -#endif /* AVFILTER_UNSHARP_KERNEL_H */
> > +#endif /* AVFILTER_UNSHARP_OPENCL_KERNEL_H */
> 
> same here.
> 
> LGTM otherwise, thanks.

Maybe it would be better to use a opencl_ prefix though (so files are
sticked together)

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130508/0576d646/attachment.asc>


More information about the ffmpeg-devel mailing list