From ddef93b5e107106f3dd8c67c97a39ad255aee6b9 Mon Sep 17 00:00:00 2001 From: microkatz Date: Wed, 28 Aug 2024 12:42:57 +0000 Subject: [PATCH] Added release note for change --- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 582527a796..c81a93d3f2 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -66,6 +66,9 @@ `Surface` in `configure` and calls to a new method `detachOutputSurface` to remove a previously set `Surface` if the codec supports this (`MediaCodecInfo.detachedSurfaceSupported`). + * Use `MediaCodecAdapter` supplied pixel aspect ratio values if provided + when processing `onOutputFormatChanged` + ([#1371](https://github.com/androidx/media/pull/1371)). * Text: * Metadata: * Image: