Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 2274f14

Browse files
committed
RELEASE NOTES
1 parent 7d84859 commit 2274f14

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASES NOTES.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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>)

0 commit comments

Comments
 (0)