On Mon, Mar 14, 2016 at 12:22:35PM +0100, Hendrik Leppkes wrote:
> Fixes issue 5248
> ---
> libavformat/hls.c | 12 +++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
probably ok
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Modern terrori
von
Hendrik Leppkes
Gesendet: Montag, 14. März 2016 12:23
An: ffmpeg-devel@ffmpeg.org
Betreff: [FFmpeg-devel] [PATCH 3/3] hls: handle crypto in the protocol checks
Fixes issue 5248
---
libavformat/hls.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/libavformat
Fixes issue 5248
---
libavformat/hls.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/libavformat/hls.c b/libavformat/hls.c
index 714d1e0..fb87954 100644
--- a/libavformat/hls.c
+++ b/libavformat/hls.c
@@ -594,12 +594,20 @@ static int open_url(AVFormatContext *s,