aboutsummaryrefslogtreecommitdiff
path: root/webrtc.gni
diff options
context:
space:
mode:
authorSeth Hampson <shampson@webrtc.org>2018-05-04 16:28:15 -0700
committerCommit Bot <commit-bot@chromium.org>2018-05-08 23:03:35 +0000
commit7c682e0c3512485bda285670e5a88f9bc41809be (patch)
tree88d57654b13f9230135c3fca03b816bc02a206da /webrtc.gni
parent4e268edb533bcbc2f25406ee804473fb3ddd7027 (diff)
downloadwebrtc-7c682e0c3512485bda285670e5a88f9bc41809be.tar.gz
Update to allow the application to set a low max bitrate.
A bug surfaced when setting a low max bitrate with 30kbps hard-coded min bitrate value then a DCHECK was hit in the VideoCodecInitializer, expecting the max bitrate to be higher than the min bitrate. This change allows the application to set a max bitrate below 30kbps, and adjusts the min bitrate to the value set for the max bitrate. RtpSender: :setParameters. If the value set was lower than the Bug: webrtc:9141 Change-Id: I9b43ee7814b1a2caba00bc9614fc66d4438d66d8 Reviewed-on: https://webrtc-review.googlesource.com/74641 Commit-Queue: Seth Hampson <shampson@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23179}
Diffstat (limited to 'webrtc.gni')
0 files changed, 0 insertions, 0 deletions