Payload Type Redesign: Progress and fixes This CL contains progress on the payload type allocation redesign, including: - Updates to documentation in payload_type_redesign.md describing the current status and strategy. - Fix in pc/codec_vendor.cc to use the actual transceiver direction in GetNegotiatedCodecsForOffer when the field trial is enabled, avoiding empty codec lists in receive-only offers. - Corrected erroneous uses of pick_from_top_of_range flag - Added a unit test in pc/codec_vendor_redesign_unittest.cc to verify this behavior. - Updated a test in pc/media_session_unittest.cc to use a more flexible matcher. - Formatting fixes in several files. TAG=agy CONV=23847d6d-386a-43da-9d94-d19ffc9cb9ec Bug: webrtc:360058654 Change-Id: Idc5ac8b957a776e4d8da5ca97ee90b631f8b9db4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/474363 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47778}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.