Enable adaptive playback for BigWave

Bug: 309722491

Change-Id: I64d1d6f31cfe2f7804e932fe40f6069c084617cb
Signed-off-by: Ruofei Ma <ruofeim@google.com>
This commit is contained in:
Ruofei Ma 2023-11-17 22:08:30 +00:00
parent 3ff7268808
commit 06544fd893

View file

@ -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>