hlsdemux: Don't error out if we can't match variant playlists after updating
authorSebastian Dröge <sebastian@centricular.com>
Thu, 23 Apr 2015 15:36:49 +0000 (17:36 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 23 Apr 2015 15:47:18 +0000 (17:47 +0200)
commit5fd2fc3050548c89edc87e1b19b64efa3adf4a63
treef79d70d574f63b859746c4cea7a72d513d613e91
parentbb36ffb6336e9232c49513965679f6ee17cadbef
hlsdemux: Don't error out if we can't match variant playlists after updating

It's better to just select some random variant playlist instead of stopping,
chances are that it's still continuing to work and we might just have to
select a different variant again later.
ext/hls/m3u8.c