Mercurial > mplayer.hg
comparison libmpcodecs/img_format.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 (2014-01-19) |
parents | 4fc911fa5366 |
children | 0b6385acafcc |
comparison
equal
deleted
inserted
replaced
36550:ecba0563cd4a | 36551:a5764687ff8d |
---|