Support height/width swap am: 2678bd66df

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15453818

Change-Id: I2c8995a22a177490011aaa3a247ba89f3a21acb7
This commit is contained in:
Vinay Kalia 2021-08-03 17:37:24 +00:00 committed by Automerger Merge Worker
commit 7671cae77c

View file

@ -29,6 +29,7 @@
<Limit name="performance-point-1920x1080" 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" />
@ -44,6 +45,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>
</MediaCodecs>