Add decoder portrait mode in XML file

Bug: 275471295

Change-Id: I5777745383ad60d4138ea3bcef137576ddbbddbf
Signed-off-by: Szu-Wei (Wesley) Lee <szuweilee@google.com>
This commit is contained in:
Szu-Wei (Wesley) Lee 2023-05-24 17:43:59 +00:00
parent c9891733b2
commit a866d71991

View file

@ -30,6 +30,7 @@
<Limit name="performance-point-1920x1079" value="120" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
<Feature name="can-swap-width-height" value="1" />
</MediaCodec>
<MediaCodec name="c2.google.av1.decoder.secure" type="video/av01">
<Limit name="size" min="96x96" max="3840x2160" />
@ -45,6 +46,7 @@
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
<Feature name="secure-playback" required="true" />
<Feature name="can-swap-width-height" value="1" />
</MediaCodec>
</Decoders>
<Encoders>