[FFmpeg-devel] [RFC] libavformat: URL reassembly with IPv6 addresses

Stefano Sabatini stefano.sabatini-lala
Thu Mar 4 12:53:51 CET 2010


On date Thursday 2010-03-04 11:24:09 +0200, Martin Storsj? encoded:
[...]
> diff --git a/libavformat/avformat.h b/libavformat/avformat.h
> index e7426aa..e13f818 100644
> --- a/libavformat/avformat.h
> +++ b/libavformat/avformat.h
> @@ -1350,6 +1350,27 @@ void url_split(char *proto, int proto_size,
>                 char *path, int path_size,
>                 const char *url);
>  
> +/**
> + * Assemble a URL string from components. This is the reverse operation
> + * from url_split.

nits: "Assembles" - consistent with the official rules, also "reverse
of" sounds more natural to me than "reverse from".

Regards.
-- 
FFmpeg = Faithless & Frightening Magic Pure Entertaining Guide



More information about the ffmpeg-devel mailing list