Move release note in 1.5.0-beta01 to "Unreleased" section

The item was incorrectly added to the beta01 section in 2a49ffcb23.

#cherrypick

PiperOrigin-RevId: 691876672
(cherry picked from commit f991e1f023393f745391be82a59db1264ee8f18c)
This commit is contained in:
ivanbuper 2024-10-31 11:30:27 -07:00 committed by Iván Budnik
parent fc32b7f281
commit 86c9e0f9f7

View File

@ -27,6 +27,9 @@
* Image:
* DRM:
* Effect:
* Moved the functionality of `OverlaySettings` into
`StaticOverlaySettings`. `OverlaySettings` can be subclassed to allow
dynamic overlay settings.
* Muxers:
* IMA extension:
* UI:
@ -168,11 +171,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