[FFmpeg-devel] [PATCH] lavf: remove symbols that are no longer needed from libavformat.v

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jan 9 23:35:01 CET 2013


Paul B Mahol <onemda <at> gmail.com> writes:

> --- a/libavformat/libavformat.v
> +++ b/libavformat/libavformat.v
> @@ -21,24 +21,7 @@ LIBAVFORMAT_$MAJOR {
>                  ffurl_size;
>                  ffurl_write;
>                  ffurl_protocol_next;
> -                url_open;

I would suggest to only remove those that do 
not exist anymore, we can still remove the 
few remaining after a version bump.

Carl Eugen



More information about the ffmpeg-devel mailing list