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

Commit

Permalink
RELEASE NOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
bbert committed Feb 8, 2018
1 parent 44d80c1 commit f8cc8cd
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion RELEASES NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
### Release Notes v1.14.0 (2018/02/08)
* [MSS] Add automatic Widevine pssh generation [#216]
* [MSS] Detect PlayReady messages encoding [#207]
* Avoid seeking to stream duration [#219]
* Bugs fixing:
* - Do not remove past buffers for generic WebKit [#205]
* - Fix ArrayBuffer.isView method implementation [#206]
* - Fix initData type passing to CDM for ProtectionModel_01b [#208]
* - Perform null check on playBackQuality [#211]
* - [MSS] Fix for live stream with only one entry in tfrf box [#215]

### Release Notes v1.13.1 (2017/12/01)
* Bugs fixing:
* - Fix regression on segment download error management

### Release Notes v1.13.0 (2017/11/09)
* [MSS] Enhanced support for live start-over streams, processed as 'static' streams) [#196]
* [MSS] Enhanced support for live start-over streams, processed as 'static' streams [#196]
* [MSS] Add support for chunk 'r' (repeat) attribute [#198]
* Bugs fixing:
* - Bug fix on metrics persistence [#192]
Expand Down

0 comments on commit f8cc8cd

Please sign in to comment.