[vlc-devel] [PATCH 0/1] Improve SFTP network performance with buffer
Rémi Denis-Courmont
remi at remlab.net
Thu Feb 15 11:58:46 CET 2018
Le jeudi 15 février 2018, 11:29:39 EET Ilkka Ollakka a écrit :
> I got the impression that pf_read was meant for streaming-access where
> you by nature of input can't really pre-fetch (dvb-card etc). And
> pf_block would be in case you can by nature seek/prebuffer into future?
Block() is for when Read() would require an extra memory copy that Block()
does not.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list