Enable adaptive playback feature for AV1 am: 66ca602935 am: 857d0626f4 am: 5d74de2ce2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14644554 Change-Id: I5a40820062aeccefdd8a59cddfc6d3987152eaac
This commit is contained in:
commit
738fb99568
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
<Limit name="concurrent-instances" max="16" />
|
<Limit name="concurrent-instances" max="16" />
|
||||||
<Limit name="performance-point-1920x1080" value="120" />
|
<Limit name="performance-point-1920x1080" value="120" />
|
||||||
<Limit name="performance-point-3840x2160" value="60" />
|
<Limit name="performance-point-3840x2160" value="60" />
|
||||||
<!--Feature name="adaptive-playback" /-->
|
<Feature name="adaptive-playback" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="c2.google.av1.decoder.secure" type="video/av01">
|
<MediaCodec name="c2.google.av1.decoder.secure" type="video/av01">
|
||||||
<Limit name="size" min="96x96" max="3840x2160" />
|
<Limit name="size" min="96x96" max="3840x2160" />
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
<Limit name="concurrent-instances" max="16" />
|
<Limit name="concurrent-instances" max="16" />
|
||||||
<Limit name="performance-point-1920x1080" value="120" />
|
<Limit name="performance-point-1920x1080" value="120" />
|
||||||
<Limit name="performance-point-3840x2160" value="60" />
|
<Limit name="performance-point-3840x2160" value="60" />
|
||||||
<!--Feature name="adaptive-playback" /-->
|
<Feature name="adaptive-playback" />
|
||||||
<Feature name="secure-playback" required="true" />
|
<Feature name="secure-playback" required="true" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
</Decoders>
|
</Decoders>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue