Enable adaptive playback for BigOcean

Bug: 309722491

Change-Id: I8d402be86027ab20b2b633c1a97c6afb8fc13a16
Signed-off-by: Ruofei Ma <ruofeim@google.com>
This commit is contained in:
Ruofei Ma 2023-11-17 22:05:17 +00:00
parent b4cd7bf619
commit 1ecee14a46

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" />
</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" />
@ -43,7 +43,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" />
</MediaCodec> </MediaCodec>
</Decoders> </Decoders>