mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Revert "update performance-point for AV1 decoder"
This reverts commit747f7bb6d7. Reason for revert: This fix has side effects as described in b/254207680 Bug: 254207680 Change-Id: I771f4d04b17d7e733d9ac163665994a16ea5d711 (cherry picked from commit05e1012a22) Merged-In: I771f4d04b17d7e733d9ac163665994a16ea5d711
This commit is contained in:
committed by
Android Build Coastguard Worker
parent
41bfd0793d
commit
87f57a5117
@@ -26,8 +26,7 @@
|
||||
<Limit name="bitrate" range="1-120000000" />
|
||||
<Limit name="frame-rate" range="1-120" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-1920x1080" value="180" />
|
||||
<Limit name="performance-point-1920x1080" value="120" />
|
||||
<Limit name="performance-point-1920x1080" value="200" />
|
||||
<Limit name="performance-point-3840x2160" value="60" />
|
||||
<!--Feature name="adaptive-playback" /-->
|
||||
</MediaCodec>
|
||||
@@ -40,8 +39,7 @@
|
||||
<Limit name="bitrate" range="1-120000000" />
|
||||
<Limit name="frame-rate" range="1-120" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-1920x1080" value="180" />
|
||||
<Limit name="performance-point-1920x1080" value="120" />
|
||||
<Limit name="performance-point-1920x1080" value="200" />
|
||||
<Limit name="performance-point-3840x2160" value="60" />
|
||||
<!--Feature name="adaptive-playback" /-->
|
||||
<Feature name="secure-playback" required="true" />
|
||||
|
||||
Reference in New Issue
Block a user