commit | 14cf12b1eaf6155dc474c68c5562597157c65b01 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Mon Aug 22 18:14:14 2016 -0700 |
committer | Taylor Brandstetter <deadbeef@webrtc.org> | Tue Aug 23 01:14:21 2016 +0000 |
tree | 7d8443910ed87c6f30288167dd5db2daae571c1c | |
parent | 23d947dc98246d89479152a4dd8308be4e734f3c [diff] |
Fixing TSan data race warning in video end-to-end tests. Needed to use critical section in "SendRtp"/"SendRtcp", which is what the real implementation ultimately does. TBR=stefan@webrtc.org Review URL: https://codereview.webrtc.org/2271433002 . Cr-Commit-Position: refs/heads/master@{#13857}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.