4f6eaeb6 by jforbes

@mikrohard: Trim whitespace in playlist. Closes #282

1 parent 78ec5def
...@@ -7,6 +7,7 @@ CHANGELOG ...@@ -7,6 +7,7 @@ CHANGELOG
7 * @ntadej Do not unnecessarily reset to the live point when refreshing playlists. Clean up playlist loader timeouts. ([view](https://github.com/videojs/videojs-contrib-hls/pull/274)) 7 * @ntadej Do not unnecessarily reset to the live point when refreshing playlists. Clean up playlist loader timeouts. ([view](https://github.com/videojs/videojs-contrib-hls/pull/274))
8 * @gkatsev ensure segments without an initial IDR are not displayed in 4 8 * @gkatsev ensure segments without an initial IDR are not displayed in 4
9 * @mikrohard: wait for an SPS to inject metadata tags. ([view](https://github.com/videojs/videojs-contrib-hls/pull/280)) 9 * @mikrohard: wait for an SPS to inject metadata tags. ([view](https://github.com/videojs/videojs-contrib-hls/pull/280))
10 * @mikrohard: Trim whitespace in playlist. ([view](https://github.com/videojs/videojs-contrib-hls/pull/282))
10 11
11 -------------------- 12 --------------------
12 13
......