mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
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
This commit is contained in:
parent
b5db8a6cbe
commit
f991e1f023
@ -50,6 +50,9 @@
|
|||||||
* Image:
|
* Image:
|
||||||
* DRM:
|
* DRM:
|
||||||
* Effect:
|
* Effect:
|
||||||
|
* Moved the functionality of `OverlaySettings` into
|
||||||
|
`StaticOverlaySettings`. `OverlaySettings` can be subclassed to allow
|
||||||
|
dynamic overlay settings.
|
||||||
* Muxers:
|
* Muxers:
|
||||||
* IMA extension:
|
* IMA extension:
|
||||||
* UI:
|
* UI:
|
||||||
@ -246,11 +249,6 @@ This release includes the following changes since the
|
|||||||
* Fix `IllegalStateException` from
|
* Fix `IllegalStateException` from
|
||||||
`DefaultDrmSession.requiresSecureDecoder` after opening a DRM session
|
`DefaultDrmSession.requiresSecureDecoder` after opening a DRM session
|
||||||
failed. This issue was introduced in `1.5.0-alpha01`.
|
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:
|
* IMA extension:
|
||||||
* Fix bug where server-side inserted DAI streams without a preroll can
|
* Fix bug where server-side inserted DAI streams without a preroll can
|
||||||
result in an `ArrayIndexOutOfBoundsException` when playing past the last
|
result in an `ArrayIndexOutOfBoundsException` when playing past the last
|
||||||
|
Loading…
x
Reference in New Issue
Block a user