1f1993b6 by Jernej Fijačko Committed by David LaPalomento

@mikrohard allow playback of TS files with NITs. Don't warn about PCR PIDs.. closes #284

1 parent 29963166
...@@ -9,6 +9,7 @@ CHANGELOG ...@@ -9,6 +9,7 @@ CHANGELOG
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 * @mikrohard: Trim whitespace in playlist. ([view](https://github.com/videojs/videojs-contrib-hls/pull/282))
11 * @dmlap add a contrib option to merge PRs without squashing ([view](https://github.com/videojs/videojs-contrib-hls/pull/287)) 11 * @dmlap add a contrib option to merge PRs without squashing ([view](https://github.com/videojs/videojs-contrib-hls/pull/287))
12 * @mikrohard allow playback of TS files with NITs. Don't warn about PCR PIDs. ([view](https://github.com/videojs/videojs-contrib-hls/pull/284))
12 13
13 -------------------- 14 --------------------
14 15
......