commit | 5811a39f14fd77ebc0793ee93d03ee15a669bd8f | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Thu Dec 10 12:02:50 2015 |
committer | Peter Boström <pbos@webrtc.org> | Thu Dec 10 12:03:00 2015 |
tree | d56aa2bbdcad20425af19099bffcb4d3a568665f | |
parent | 0f2e939a92fc1a70a67a9fc141d1f1d006bcded9 [diff] |
Replace EventWrapper in video/, test/ and call/. Makes use of rtc::Event which is simpler and can be used without allocating additional objects on the heap. Does not modify test/channel_transport/. BUG= R=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1487893004 . Cr-Commit-Position: refs/heads/master@{#10968}
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.