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 +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Release Notes v1.10.0 (2017/04/13)
2+ * Adapt EME's protection model 21Jan2015 to chrome 58 updates (secure origins and server certificate)
3+ * - Check requestMediaKeySystemAccess API availability when requesting key system access
4+ * - Add possibility to provide server certificate when loading a stream
5+ * Filter unsupported video and audio qualities (codecs) to avoid switching to a unsupported quality while playing
6+ * Remove outdated buffer according to 'BufferController.bufferToKeep' configuration parameter value (this avoids QuotaExceededError on Firefox)
7+ * Bugs fixing:
8+ * - [HLS] Fix H.264 bytestream to MP4 conversion (i.e. support 3 or 4 bytes start codes)
9+ * - [HLS] Fix segment alignment when switching alternative track
10+ * - Consolidate automatic live session reloading after multiple segment download failures
11+
112### Release Notes v1.9.0 (2017/03/08)
213* Consolidate EME/Protection layer management:
314* - Start playback only once ProtectionController is initialized (avoids conflicts on Chrome when setting MediaKeys on <video>)
You can’t perform that action at this time.
0 commit comments