mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-29 00:28:17 +00:00
Enable adaptive playback for BigWave
Bug: 309722491 Change-Id: Ibc5a88efc535cc847fbde45541d451ee97c65a1e Signed-off-by: Ruofei Ma <ruofeim@google.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<Limit name="performance-point-1920x1080" value="180" />
|
||||
<Limit name="performance-point-1920x1079" value="120" />
|
||||
<Limit name="performance-point-3840x2160" value="60" />
|
||||
<!--Feature name="adaptive-playback" /-->
|
||||
<Feature name="adaptive-playback" />
|
||||
<Feature name="can-swap-width-height" value="1" />
|
||||
</MediaCodec>
|
||||
<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-1920x1079" value="120" />
|
||||
<Limit name="performance-point-3840x2160" value="60" />
|
||||
<!--Feature name="adaptive-playback" /-->
|
||||
<Feature name="adaptive-playback" />
|
||||
<Feature name="secure-playback" required="true" />
|
||||
<Feature name="can-swap-width-height" value="1" />
|
||||
</MediaCodec>
|
||||
|
||||
Reference in New Issue
Block a user