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

Commit 54bb5db

Browse files
committed
RELEASE NOTES
1 parent 2036f36 commit 54bb5db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASES NOTES.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
114
### Release Notes v1.7.0 (2016/11/28)
215
* Add support for TTML origin defined with field 'c'
316
* Bugs fixing:

0 commit comments

Comments
 (0)