commit | 670a7f3611243bf7df5f82d91e8ead2e9951b51c | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Fri Mar 24 12:56:21 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 24 12:56:21 2017 |
tree | 51b0e0fdeb088f15341c8e24996ed12fb6edeb67 | |
parent | 6d7900de662ea06c8a1d112a6ed71b215237173d [diff] |
Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) Reason for revert: Makes perf and Chromium FYI bots unhappy. Original issue's description: > WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType > > This removes one more place where we were unable to handle codecs not > in the built-in set. > > BUG=webrtc:5805 > > Review-Url: https://codereview.webrtc.org/2686043006 > Cr-Commit-Position: refs/heads/master@{#17370} > Committed: https://chromium.googlesource.com/external/webrtc/+/1724cfbdbafef4736fedda37312b0286f1eb03d0 TBR=ossu@webrtc.org,solenberg@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2772043002 Cr-Commit-Position: refs/heads/master@{#17374}
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.