Fix release notes

PiperOrigin-RevId: 331354102
This commit is contained in:
olly 2020-09-13 00:01:14 +01:00 committed by Oliver Woodman
parent b999977c9d
commit 12a29e3026

View File

@ -158,8 +158,7 @@
* Add support for default * Add support for default
[text](https://www.w3.org/TR/webvtt1/#default-text-color) and [text](https://www.w3.org/TR/webvtt1/#default-text-color) and
[background](https://www.w3.org/TR/webvtt1/#default-text-background) [background](https://www.w3.org/TR/webvtt1/#default-text-background)
colors ([PR #4178](https://github.com/google/ExoPlayer/pull/4178), colors ([#6581](https://github.com/google/ExoPlayer/issues/6581)).
[issue #6581](https://github.com/google/ExoPlayer/issues/6581)).
* Update position alignment parsing to recognise `line-left`, `center` * Update position alignment parsing to recognise `line-left`, `center`
and `line-right`. and `line-right`.
* Implement steps 4-10 of the * Implement steps 4-10 of the
@ -217,7 +216,7 @@
([#7308](https://github.com/google/ExoPlayer/issues/7308)). ([#7308](https://github.com/google/ExoPlayer/issues/7308)).
* Matroska: * Matroska:
* Support Dolby Vision * Support Dolby Vision
([#7267](https://github.com/google/ExoPlayer/issues/7267). ([#7267](https://github.com/google/ExoPlayer/issues/7267)).
* Populate `Format.label` with track titles. * Populate `Format.label` with track titles.
* Remove support for the `Invisible` block header flag. * Remove support for the `Invisible` block header flag.
* MPEG-TS: Add support for MPEG-4 Part 2 and H.263 * MPEG-TS: Add support for MPEG-4 Part 2 and H.263