On Mon, Aug 11, 2014 at 08:39:24PM +0200, 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.

ok, applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to