[FFmpeg-devel] [PATCH] Move av_url_split to libavutil
Martin Storsjö
martin
Fri Feb 18 20:56:49 CET 2011
On Fri, 18 Feb 2011, Kieran Kunhya wrote:
> $subj
>
> Sorry for dupe. Yahoo mail seems to not have sent it.
Hmm, I'm not decided on whether this is a good idea or not.
The inverse, ff_url_join, requires networking functions to be initialized,
which makes that function tied to libavformat. OTOH, since the join
function is internal for now, perhaps they don't need to be treated as a
tight pair.
// Martin
More information about the ffmpeg-devel
mailing list