[FFmpeg-devel] [PATCH] Add a new flag AVFMT_NETWORK

Ronald S. Bultje rsbultje
Mon Oct 11 15:45:26 CEST 2010


Hi,

On Mon, Oct 11, 2010 at 9:26 AM, Martin Storsj? <martin at martin.st> wrote:
> By adding a flag AVFMT_NETWORK, we could move calling
> ff_network_init()/ff_network_close to common code in utils.c, instead of
> having to have this in the muxers/demuxers that use network functions
> before opening protocols.

That should also go in protocol code then... Do you have any ideas on
how to do it there?

(I'm not against this, in fact I think it's nice as a replacement for
"slow-seek" flag 'ish stuff that I've hacked in a couple of times when
required.)

Ronald



More information about the ffmpeg-devel mailing list