From f991e1f023393f745391be82a59db1264ee8f18c Mon Sep 17 00:00:00 2001 From: ivanbuper Date: Thu, 31 Oct 2024 11:30:27 -0700 Subject: [PATCH] Move release note in 1.5.0-beta01 to "Unreleased" section The item was incorrectly added to the beta01 section in https://github.com/androidx/media/commit/2a49ffcb23424c30c2d412daeb8c7bb01b24fce9. #cherrypick PiperOrigin-RevId: 691876672 --- RELEASENOTES.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 650b200160..39845a2260 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -50,6 +50,9 @@ * Image: * DRM: * Effect: + * Moved the functionality of `OverlaySettings` into + `StaticOverlaySettings`. `OverlaySettings` can be subclassed to allow + dynamic overlay settings. * Muxers: * IMA extension: * UI: @@ -246,11 +249,6 @@ This release includes the following changes since the * Fix `IllegalStateException` from `DefaultDrmSession.requiresSecureDecoder` after opening a DRM session failed. This issue was introduced in `1.5.0-alpha01`. -* Effect: - * Moved the functionality of `OverlaySettings` into - `StaticOverlaySettings`. `OverlaySettings` can be subclassed to allow - dynamic overlay settings. -* Muxers: * IMA extension: * Fix bug where server-side inserted DAI streams without a preroll can result in an `ArrayIndexOutOfBoundsException` when playing past the last