Lines Matching refs:downloader
34202 The URI downloader is creating the source element with
34207 which usually crashes because the URI downloader still tries to use its
47372 …mpdparser: Store an URI downloader in the parser for downloading additional MPD resources if needed
48769 Otherwise the download thread will get stuck, since the downloader is
56234 hlsdemux: Use the downloader of the base class instead of creating our own
56258 Also as a side effect we now use the same downloader for all playlists, so
56277 adaptivedemux: Expose downloader
74971 mssdemux: Update for uri downloader API changes
74976 dashdemux: Update for uri downloader API changes
75286 hlsdemux: Update for URI downloader API changes
75292 mssdemux: Update for URI downloader API changes
75299 dashdemux: Update for URI downloader API changes
87380 even if downloader->priv->urisrc is not set. This avoids deadlock under some
92521 return NULL on the fetch function and leave the downloader ready
92523 failed downloader, even when it didn't call _cancel.
95698 We need to cancel the downloader for each stream before joining the main download task, otherwise
96096 to completely reset the downloader state
105619 hlsdemux: Also cancel the downloader before stopping the playlist update task