This came up while debugging a problem with mpv:
https://github.com/mpv-player/mpv/issues/4155
---
libavformat/hls.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/hls.c b/libavformat/hls.c
index 3ae3c7cc5c..e1163a7927 100644
--- a/libavformat/hls.c
+++ b/lib
> 2017-02-17 12:00 GMT+01:00 Jan Berkel :
> > This came up while debugging a problem with mpv:
> > https://github.com/mpv-player/mpv/issues/4155
> > ---
> > libavformat/hls.c | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> >