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:
commit
7671cae77c
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue