Merge "Enable adaptive playback for BigWave" into udc-qpr-dev am: c9e0f1c3ed
am: 2fea711bd5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/25398212 Change-Id: I1812a2e5cfd27cf19b397a39a21d67b8ab3d85a2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
09160b77ca
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
<Limit name="performance-point-1920x1080" value="180" />
|
<Limit name="performance-point-1920x1080" value="180" />
|
||||||
<Limit name="performance-point-1920x1079" value="120" />
|
<Limit name="performance-point-1920x1079" 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="can-swap-width-height" value="1" />
|
<Feature name="can-swap-width-height" value="1" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="c2.google.av1.decoder.secure" type="video/av01">
|
<MediaCodec name="c2.google.av1.decoder.secure" type="video/av01">
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
<Limit name="performance-point-1920x1080" value="180" />
|
<Limit name="performance-point-1920x1080" value="180" />
|
||||||
<Limit name="performance-point-1920x1079" value="120" />
|
<Limit name="performance-point-1920x1079" 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" />
|
||||||
<Feature name="can-swap-width-height" value="1" />
|
<Feature name="can-swap-width-height" value="1" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue