hlsdemux: add EXT-X-START tag support
Adds support for parsing and using EXT-X-START tag, reading only the TIME-OFFSET attribute (the most important of them) to indicate where the playback should be started instead of using default settings for HLS playlists.
Fixes #718