[FFmpeg-devel] [RFC] libavformat: URL reassembly with IPv6 addresses
Martin Storsjö
martin
Wed Mar 3 22:28:16 CET 2010
On Sun, 28 Feb 2010, Michael Niedermayer wrote:
> On Fri, Feb 26, 2010 at 06:33:28PM -0500, Ronald S. Bultje wrote:
> > Hi,
> >
> > On Fri, Feb 26, 2010 at 5:09 PM, Martin Storsj? <martin at martin.st> wrote:
> > > Ok, so based on this discussion, here's another suggestion. One function
> > > that hides all the details of escaping IP addresses in URLs and assembling
> > > URLs, which is quite simple and non-intrusive to use. All the code that
> > > uses it is left as simple as before, or even becomes simpler.
> >
> > I like. Would like comments from others (Michael, Lucas).
>
> i like it too, maybe the function name could be made more similar to
> being the opposit of url_split() also maybe each should refer to the other
> in doxy
Ok, ff_url_join perhaps would be a better name then, what do you think,
Ronald? And mentioning the reverse functions in their doxy is a good idea,
I'll add that.
// Martin
More information about the ffmpeg-devel
mailing list