[vlc-devel] [PATCH 1/3] demux: adaptive: do lazy start downloader
Francois Cartegnie
fcvlcdev at free.fr
Sun Dec 17 15:30:42 CET 2017
Le 16/12/2017 à 16:11, Zhao Zhili a écrit :
> Downloader::start() create a new thread. It's overkill to start the
> downloader if it won't be used, e.g. class Retrieve. We can add another
> ConnectionManager without a downloader, but it's a little overkill too.
I'm going to merge the retrieve stuff anyway (as we already broke the
separation with Auth stuff).
ConnectionManager without downloader already exists.
That does not work well since we're driven by/blocking demuxers/stream.
--
Francois Cartegnie
VideoLAN - VLC Developer
More information about the vlc-devel
mailing list