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

Ronald S. Bultje rsbultje
Fri Mar 5 15:38:10 CET 2010


Hi,

On Fri, Mar 5, 2010 at 6:13 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Mar 04, 2010 at 10:05:24AM -0500, Ronald S. Bultje wrote:
>> Caller should call ff_network_init() before calling this (preferably
>> in its _init() function). Caller should also call ff_network_close()
>> once the last call is done (preferably in its close() function).
>> Mention that in the doxy.
>
> that should be in url_open_protocol() then

then the url_*() code would have to know whether we're a network protocol?

Ronald



More information about the ffmpeg-devel mailing list