commit | 4a72ba99a704fa912b3ebbded525f5331def0552 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Oct 03 14:02:09 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 04 08:46:16 2018 |
tree | 7386cc23fdc18103966f01c33b2fba3f663b0235 | |
parent | e9b74a77b1b42e542fad4a3a2c5863a79baa5582 [diff] |
Delete RtpReceiver and related code. The RtpReceiver class is no longer used. Together with it, delete RTPPayloadRegistry, RtpReceiverStrategy, and the tests under modules/rtp_rtcp/test/testAPI/. Bug: webrtc:8995 Change-Id: Ia9924d2f0f4315914a0dce6b7375ebb3601a6f96 Reviewed-on: https://webrtc-review.googlesource.com/c/103503 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24968}
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.