[FFmpeg-devel] [PATCH] libavutil/libavfilter:add opencl warpper and opencl deshake filter

Stefano Sabatini stefasab at gmail.com
Sun Mar 24 00:03:17 CET 2013


On date Saturday 2013-03-23 20:19:29 +0800, Wei Gao encoded:
> 2013/3/23 Senthilnathan Maadasamy <senthilnathan.maadasamy at gmail.com>
> 
> > On Fri, Mar 22, 2013 at 2:15 PM, Stefano Sabatini <stefasab at gmail.com
> > >wrote:
> >
> > > On date Wednesday 2013-03-20 12:39:37 +0800, Wei Gao encoded:
> > > > 2013/3/20 Stefano Sabatini <stefasab at gmail.com>
> > > [...]
> > > > > I leave the choice to you. But in a global perspective it would be
> > > > > better if the OpenCL implementation supported this (think if all C
> > > > > application had to implement their own version of strerror_r()).
> > > > >
> > > > > Do you know where it is possible to file feature requests related to
> > > > > OpenCL?
> > > > >
> > > > Sorry I don't get what your mean, do you mean what file of opencl SDK
> > > > define the error code? it is in cl/cl.h
> > >
> > > I mean, there is some system (like a ticket manager or such) which
> > > allows to file feature requests/bugs related to the opencl library?
> > >
> >
> > This page has some details on filing OpenCL bugs:
> > http://www.khronos.org/registry/cl/
> 
> Hi,
> 
> Thanks, I will read it

On the other hand, I realize that since the opencl standard consists
of headers (with no library) there is no better solution than
implementing that feature (error code to string conversion) in the
user application/library.
-- 
FFmpeg = Fanciful and Fundamental Most Perfectionist Eager Game


More information about the ffmpeg-devel mailing list