commit | 7324eb9e62d1bd0a38c290ab36459a08e1f9b829 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Feb 25 08:36:42 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 25 16:37:02 2016 +0000 |
tree | ece40bd54530538b1ab2010e6984426c22cce4ef | |
parent | 3dd5d1d84af02f8cdd08ea4198aa5392cb3d906d [diff] |
Revert of Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies. (patchset #2 id:40001 of https://codereview.webrtc.org/1737593002/ ) Reason for revert: Breaks GN in chromium. Original issue's description: > 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 > > Committed: https://crrev.com/99b345c4e50c59a776c56949c17da3f50992f1a2 > Cr-Commit-Position: refs/heads/master@{#11766} TBR=solenberg@webrtc.org,pbos@webrtc.org,perkj@webrtc.org,tommi@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:4243, webrtc:5589 Review URL: https://codereview.webrtc.org/1739783002 Cr-Commit-Position: refs/heads/master@{#11769}
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.