Commit 12a29e30 by olly Committed by Oliver Woodman

Fix release notes

PiperOrigin-RevId: 331354102
parent b999977c
Showing with 2 additions and 3 deletions
...@@ -158,8 +158,7 @@ ...@@ -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 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment