From e87b820626b3bd6a4c21d48b27100ce0fe23a1ab Mon Sep 17 00:00:00 2001 From: Ian Baker Date: Thu, 23 May 2024 15:24:28 +0100 Subject: [PATCH] Add release note --- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 883862e386..64a3f7a43a 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -507,6 +507,9 @@ This release includes the following changes since the `rowLock` and `columnLock` should both be assumed to be true, regardless of the values present in the stream (`columnLock` support is not implemented, so it's effectively assumed to always be false). + * CEA-708: Avoid duplicate newlines being added by ExoPlayer's naive + handling of the 'set pen location' command + ([#1315](https://github.com/androidx/media/pull/1315)). * Image: * Add support for DASH thumbnails. Grid images are cropped and individual thumbnails are provided to `ImageOutput` close to their presentation