On Thu, 5 Sep 2013 12:07:10 +0200, Diego Biurrun <[email protected]> wrote: > --- > libavcodec/libavcodec.v | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v > index 0e1c2e1..bf14807 100644 > --- a/libavcodec/libavcodec.v > +++ b/libavcodec/libavcodec.v > @@ -1,6 +1,4 @@ > LIBAVCODEC_$MAJOR { > global: av*; > - audio_resample; > - audio_resample_close; > local: *; > }; > -- > 1.7.9.5 >
ok -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
