Publish performance points for 720p video am: 36fe57b6e7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15434512 Change-Id: Ibceb35c4d4f41b479b66586237855621c8a4b7f5
This commit is contained in:
commit
c5de29f7ec
1 changed files with 4 additions and 2 deletions
|
@ -23,8 +23,9 @@
|
|||
<Limit name="block-count" range="36-32400" />
|
||||
<Limit name="blocks-per-second" min="24" max="1944000" />
|
||||
<Limit name="bitrate" range="1-120000000" />
|
||||
<Limit name="frame-rate" range="1-120" />
|
||||
<Limit name="frame-rate" range="1-180" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-1280x720" value="180" />
|
||||
<Limit name="performance-point-1920x1080" value="120" />
|
||||
<Limit name="performance-point-3840x2160" value="60" />
|
||||
<Feature name="adaptive-playback" />
|
||||
|
@ -36,8 +37,9 @@
|
|||
<Limit name="block-count" range="36-32400" />
|
||||
<Limit name="blocks-per-second" min="24" max="1944000" />
|
||||
<Limit name="bitrate" range="1-120000000" />
|
||||
<Limit name="frame-rate" range="1-120" />
|
||||
<Limit name="frame-rate" range="1-180" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-1280x720" value="180" />
|
||||
<Limit name="performance-point-1920x1080" value="120" />
|
||||
<Limit name="performance-point-3840x2160" value="60" />
|
||||
<Feature name="adaptive-playback" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue