From 30e3d9a5f122c15f5b13317d20a9ee6d7a02e44d Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 11 May 2021 11:50:11 +0900 Subject: [PATCH] Cap VideoEncoderCap maxFrameRate to 30 Fixes CTS without affecting GCA Bug: 175830757 Test: GCA, CTS Change-Id: Ia2569f1fffa556bfcf494351b2b75275863a9cea --- media_profiles_oriole.xml | 4 ++-- media_profiles_raven.xml | 4 ++-- media_profiles_slider.xml | 4 ++-- media_profiles_whitefin.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/media_profiles_oriole.xml b/media_profiles_oriole.xml index 89004be..87444ad 100644 --- a/media_profiles_oriole.xml +++ b/media_profiles_oriole.xml @@ -1029,13 +1029,13 @@ minBitRate="64000" maxBitRate="100000000" minFrameWidth="128" maxFrameWidth="3840" minFrameHeight="96" maxFrameHeight="2160" - minFrameRate="15" maxFrameRate="60" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" />