commit | 5c389d3e09646c0e2ed76d5ccb37a3419a09eb6a | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Sep 25 11:58:30 2015 |
committer | Peter Boström <pbos@webrtc.org> | Fri Sep 25 11:58:39 2015 |
tree | cddf68a4e4d1aadc4dfeb25f4be543556d2b0e9b | |
parent | 82e20554cbf8152d67915e3ef764bad8064b6541 [diff] |
Split webrtc/video into webrtc/{audio,call,video}. Moves audio_receive_stream.{h,cc} into webrtc/audio, and common parts into webrtc/call, splitting out audio/shared components with separate OWNERS files. BUG=webrtc:4690 R=solenberg@webrtc.org, tina.legrand@webrtc.org TBR=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1227923005 . Cr-Commit-Position: refs/heads/master@{#10073}
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.