Mercurial > mplayer.hg
comparison mpcommon.c @ 36551:a5764687ff8d
mf: Fix initial hang/delay with mf://
The mf:// type is not actually a stream, so do not try to
cache its output.
Otherwise the read failures will be interpreted as connection
errors and our retry routine kicks in, this causing the delay.
author | reimar |
---|---|
date | Sun, 19 Jan 2014 18:42:42 +0000 |
parents | 8587ae275646 |
children | 68794f2fbf1e |
comparison
equal
deleted
inserted
replaced
36550:ecba0563cd4a | 36551:a5764687ff8d |
---|