commit | 99b345c4e50c59a776c56949c17da3f50992f1a2 | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org> | Thu Feb 25 14:12:40 2016 |
committer | kjellander@webrtc.org <kjellander@webrtc.org> | Thu Feb 25 14:12:48 2016 |
tree | 968e5fd060cfd78dff7bc9ec033ad1c8a55505e8 | |
parent | a5d8e4eef58574ddb4c4c818de71491a52887f45 [diff] |
Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies. webrtc/audio/audio_sink.h is used by voice engine, but webrtc/audio is depending on voice engine, resulting in a cyclic dependency (which we don't detect since we have that check turned off, see webrtc:4243). BUG=webrtc:4243, webrtc:5589 R=pbos@webrtc.org, perkj@webrtc.org, solenberg@webrtc.org TBR=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1737593002 . Cr-Commit-Position: refs/heads/master@{#11766}
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.