Move unreleased change into the right section

PiperOrigin-RevId: 536974180
This commit is contained in:
tofunmi 2023-06-01 10:39:08 +00:00 committed by Tofunmi Adigun-Hameed
parent f6dbe99c79
commit 02322e11fb

View File

@ -10,6 +10,8 @@
* Audio:
* Audio Offload:
* Video:
* Allow `MediaCodecVideoRenderer` to use a custom
`VideoFrameProcessor.Factory`.
* Text:
* Metadata:
* DRM:
@ -81,8 +83,6 @@ This release includes the following changes since
size with `MediaCodecVideoRenderer` has a width and height of 0 when
`Player.getCurrentTracks` does not support video, or the size of the
supported video track is not yet determined.
* Allow `MediaCodecVideoRenderer` to use a custom
`VideoFrameProcessor.Factory`.
* IMA extension:
* Enable multi-period live DASH streams for DAI. Please note that the
current implementation does not yet support seeking in live streams