@mikrohard: Trim whitespace in playlist. Closes #282
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment