From 02322e11fbf1da54af805ba1adac185a6ecdd032 Mon Sep 17 00:00:00 2001 From: tofunmi Date: Thu, 1 Jun 2023 10:39:08 +0000 Subject: [PATCH] Move unreleased change into the right section PiperOrigin-RevId: 536974180 --- RELEASENOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 29f093ef0a..dbb3fc69b6 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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