Hi,

On Sat, Oct 22, 2011 at 12:09 PM, Anton Khirnov <[email protected]> wrote:
> ---
>  libavformat/libavformat.v |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v
> index 2a49539..a99fbcf 100644
> --- a/libavformat/libavformat.v
> +++ b/libavformat/libavformat.v
> @@ -19,5 +19,10 @@ LIBAVFORMAT_$MAJOR {
>                 parse_date;
>                 dump_format;
>                 url_*;
> +                get_*;
> +                put_*;
> +                udp_set_remote_url;
> +                udp_get_local_port;
> +                init_checksum;
>         local: *;
>  };

OK.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to