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:
parent
41bfd0793d
commit
87f57a5117
1 changed files with 2 additions and 4 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue