You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: RELEASES NOTES.txt
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
### Release Notes v1.8.0 (2017/01/23)
2
+
* Implements license persistence at application layer (protection model 21Jan2015) according to player configuration (by default no license persistence)
3
+
* [MSS] Add support for MSS static streams starting at t > 0 (live delinearization use case)
4
+
* [HLS] Add support for HLSv5 streams (multiple audio/subtitle tracks/streams)
5
+
* [HLS] Add support for VTT subtitles
6
+
* [HLS] Add support for DVR mode
7
+
* - Provide absolute program date/time (if available) for DVR window range (see MediaPlayer.getDVRWindowRange())
8
+
* Bugs fixing:
9
+
* - [MSS] Correct 'IsLive' parameter parsing in case
10
+
* - [MSS] Fix use case where 'FourCC' field is an empty string
11
+
* - [HLS] Fix regression on MPEGTS packets demultiplexing
12
+
* - [HLS] Correct H.264 SPS parsing to retrieve video's width and height values
13
+
1
14
### Release Notes v1.7.0 (2016/11/28)
2
15
* Add support for TTML origin defined with field 'c'
0 commit comments