[FFmpeg-devel] [PATCH 4/4] lavu: stop exporting internal functions
Michael Niedermayer
michaelni at gmx.at
Tue Aug 12 04:45:17 CEST 2014
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 <jamrial at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140812/405ab321/attachment.asc>
More information about the ffmpeg-devel
mailing list