DescriptionLet max default bitrate depend on resolution when configuring one video stream (was previously always 2Mbps).
Is now set to:
<= 320x240: 600kbps
<= 640x480: 1.7Mbps
<= 960x540: 2Mbps
> 960x540: 2.5Mbps
For QVGA and VGA, the qp was around 10 at the selected thresholds when running some tests. The change in qp declined above the selected bitrates.
BUG=
R=mflodman@webrtc.org, pbos@webrtc.org, stefan@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/1c7d48d431e098ba42fa6bd9f1cfe69a703edee5
Patch Set 1 : #Patch Set 2 : modified thresholds #Patch Set 3 : rebase #Patch Set 4 : added comment #Patch Set 5 : #
Total comments: 2
Patch Set 6 : #Patch Set 7 : fix for comment #Messages
Total messages: 16 (6 generated)
|