hlsdemux: Update playlist in stream if master playlist was reloaded
Submitted by Seungha Yang
Link to original bug (#781131)
Description
demux rebuilds all the playlists (including GstM3U8 objects), if live playlist
update was failed. But each playlist which is pointed by GstHLSDemuxStream
will never ever be updated and still old one. In case of live playback,
this causes infinite playlist reload.