On Tue, 9 Jan 2018 09:15:39 +0100
Martin Herkt wrote:
> This reportedly fixes hangs with segmented streams.
> Affects playback via Schannel on Windows in particular.
>
> Can be reproduced with any YouTube live stream.
> ---
> libavformat/avio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 delet
This reportedly fixes hangs with segmented streams.
Affects playback via Schannel on Windows in particular.
Can be reproduced with any YouTube live stream.
---
libavformat/avio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/avio.c b/libavformat/avio.c
index 63e8