2015-10-14 12:48 GMT+08:00 Timothy Gu <timothyg...@gmail.com>: > All other classes use lowercase names. > --- > libavutil/opencl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavutil/opencl.c b/libavutil/opencl.c > index f720ce0..62706f3 100644 > --- a/libavutil/opencl.c > +++ b/libavutil/opencl.c > @@ -84,7 +84,7 @@ static const AVOption opencl_options[] = { > }; > > static const AVClass openclutils_class = { > - .class_name = "OPENCLUTILS", > + .class_name = "opencl", > .option = opencl_options, > .item_name = av_default_item_name, > .version = LIBAVUTIL_VERSION_INT, > -- > 2.1.4 > Look good to me
Thanks > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel