DescriptionIgnore "b=AS:-1" instead of treating as a hard error.
Follow up to https://codereview.webrtc.org/2989243002/.
It turns out that "b=AS:-1" was being used to mean "no bandwidth limit",
even though just omitting "b=AS" completely will do that. So we should
treat this as a soft error for now, and give applications time to
transition to doing the standard thing.
BUG=chromium:675361
Review-Url: https://codereview.webrtc.org/2995463002
Cr-Commit-Position: refs/heads/master@{#19244}
Committed: https://chromium.googlesource.com/external/webrtc/+/3e8016e1d51e6db21a51b7fcf308b8904aee2f66
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add back error for bandwidth lower than -1. #
Total comments: 2
Messages
Total messages: 13 (6 generated)
|