From 12a29e3026b2efa289a44bfe08fd61b2d11b7a68 Mon Sep 17 00:00:00 2001 From: olly Date: Sun, 13 Sep 2020 00:01:14 +0100 Subject: [PATCH] Fix release notes PiperOrigin-RevId: 331354102 --- RELEASENOTES.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f42fbb640f..89eed1ecb1 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -158,8 +158,7 @@ * Add support for default [text](https://www.w3.org/TR/webvtt1/#default-text-color) and [background](https://www.w3.org/TR/webvtt1/#default-text-background) - colors ([PR #4178](https://github.com/google/ExoPlayer/pull/4178), - [issue #6581](https://github.com/google/ExoPlayer/issues/6581)). + colors ([#6581](https://github.com/google/ExoPlayer/issues/6581)). * Update position alignment parsing to recognise `line-left`, `center` and `line-right`. * Implement steps 4-10 of the @@ -217,7 +216,7 @@ ([#7308](https://github.com/google/ExoPlayer/issues/7308)). * Matroska: * 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. * Remove support for the `Invisible` block header flag. * MPEG-TS: Add support for MPEG-4 Part 2 and H.263