This repository was archived by the owner on Oct 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Release Notes v1.11.0 (2017/07/13)
2+ * [HLS] Add specific support for HLS and FairPlay for Safari/OSx using native player and EME for CDM/licenser exchanges
3+ * [MSS] Add support for large timestamps values (greater than 2^53)
4+ * [MSS] Add automatic KID setting in Widevine PSSH (from protection data) with KID value from MSS ProtectionHeader
5+ * [MSS] Add specific error in case of missing tfrf box in live segments
6+ * [MSS] Match timeShiftBufferDepth value to video segment timeline duration
7+ * [EME] Set robustness levels for Widevine key system if provided in protection data
8+ * [EME] Ignore 'encrypted' event in case the key system has already been selected and pssh already processed
9+ * Correct metrics generation (states, seek, pause, ...)
10+ * Bugs fixing:
11+ * - [MSS] Fix management of unsynchronized tracks
12+ * - [MSS] Fix support for live streams with a DVR window length inferior to buffer length
13+ * - [DASH] Fix support for with TTML subtitles in mp4 fragments
14+ * - [DASH] Fix support for text track switching in case of full TTML files
15+ * - [EME] Correct regression on EME version (ProtectionModel) selection for Edge browser
16+ * - [EME] Correct regression on licenses (EME sessions) persistence management (do not record not 'usable' sessions)
17+ * - Correct regression on text tracks switching in case of full TTML files
18+
119### Release Notes v1.10.0 (2017/04/13)
220* Adapt EME's protection model 21Jan2015 to chrome 58 updates (secure origins and server certificate)
321* - Check requestMediaKeySystemAccess API availability when requesting key system access
You can’t perform that action at this time.
0 commit comments