hlsdemux: fix crash when decryption key can't be downloaded
authorTim-Philipp Müller <tim@centricular.com>
Sun, 29 Nov 2015 01:02:15 +0000 (01:02 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 1 Dec 2015 18:01:36 +0000 (18:01 +0000)
commit64adb1998db4ddc6b39f33f82a5fdbc370c4e772
treef3aa1587466f4e375538c7932f46a58e78e51ebb
parent97ea56e91c54a33a1c7237a93d92fff68ba98740
hlsdemux: fix crash when decryption key can't be downloaded

Happened with
http://sslhls.m6tv.cdn.sfr.net/hls-live/livepkgr/_definst_/m6_hls_aes/m6_hls_aes_856.m3u8
if glib-networking was not installed (since key has https uri).
ext/hls/gsthlsdemux.c
gst-libs/gst/adaptivedemux/gstadaptivedemux.c