On 11/08/14 3:39 PM, Andreas Cadhalpun wrote: > On 10.08.2014 02:04, James Almer wrote: >> Signed-off-by: James Almer <jamr...@gmail.com> >> --- >> libavutil/libavutil.v | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/libavutil/libavutil.v b/libavutil/libavutil.v >> index eb16ae1..e9f04cb 100644 >> --- a/libavutil/libavutil.v >> +++ b/libavutil/libavutil.v >> @@ -1,4 +1,4 @@ >> LIBAVUTIL_$MAJOR { >> - global: av*; ff_*; >> + global: av*; >> local: *; >> }; >> > > I'd also like to see this happen, but this change requires to first convert > ff_opencl_set_parameter into avpriv*, because it is used by libavfilter. > > Best regards, > Andreas
Right, i didn't enable opencl when i tested this. Will send a patch later, thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel