commit | f81b0f11a6520074953edddd77a7e7f1dd7deb86 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Tue Sep 11 08:30:58 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 11 09:27:11 2018 |
tree | a13b5b585524b7ddf0d1a9a21e092a01843cf539 | |
parent | eb58464f82d1b308850a1d2fd4b6ccddd3627d5a [diff] |
Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay. It is problematic to set field trials more than once, so to avoid running into problems, this functionality has been placed in the main function of neteq_rtpplay. Bug: webrtc:9667 Change-Id: Ib9b9990f30a1715b50889dbfc4d74787bcbe5dae Reviewed-on: https://webrtc-review.googlesource.com/98541 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24673}
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.