Don't include packetization overhead in protection bitrate. If we do, the bitrate allocator will assume there can be a lot a FEC and other things and bumps the max probing bitrate by 2x. This caused a bunch of perf tests to change in a non-obvious way. This is a follow-up to https://webrtc-review.googlesource.com/c/src/+/115410 Bug: webrtc:10155, chromium:922396 Change-Id: I51d3611cb21d98a8fab1bfab2d8f167ed859696d Reviewed-on: https://webrtc-review.googlesource.com/c/118043 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26319}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.