commit | da194e79c4a86869e8afccf9827c716f0b073fb1 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Thu Aug 31 14:26:17 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 31 14:26:17 2017 |
tree | b222b16156b1b9b8419ddb189e427a1100d1f60d | |
parent | 9868042b053d52c45c632f09c1d22cb13bc1ad41 [diff] |
Delete remnants of RTX support in voice_engine. Receive logic in voe::Channel attempted to handle RTX if RTPPayloadRegistry::IsRtx returns true, but the audio code never calls the config methods (SetRtxSsrc or SetRtxPayloadType) required for that to ever happen. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/3006913002 Cr-Commit-Position: refs/heads/master@{#19633}
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.