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 +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Release Notes v1.7.0 (2016/11/28)
2+ * Add support for TTML origin defined with field 'c'
3+ * Bugs fixing:
4+ * - Fix compatibility issue with Smooth streaming Streams in CENC/PIFF1.3 format
5+ * - Fix subtitles being displayed by Firefox when using external display mode
6+ * - Fix issue on image subtitles display
7+ * - Fix namespace resolution for subtitles XML files
8+ * - Remove subtitles external <div> size setting (to be set by webapp)
9+ * - Workaround for missing 'cueExit' event not sent by Firefox when seeking
10+ * - Fix issue on track selection among tracks with identical language
11+ * - Correct FragmentInfo requests scheduling in Smooth Streaming DVR mode
12+ * - Stops Smooth Streaming DVR FragmentInfo requests in case of session reloading
13+ * - Fix TTML origin management if set on main div
14+ * - Correct TTML showbackground management to keep text alignment value
15+
116### Release Notes v1.6.0 (2016/10/04)
217* Handle Firefox's MSE and <video> timestamping based on CTS/PTS (and not DTS like on other browsers)
318* Add 'subType' information for tracks (MediaPlayer.getTracks()) to differentiate HoH subtitles
You can’t perform that action at this time.
0 commit comments