commit | c8ac35879c9db21b25143d2075ce37f44b8f1897 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Mon Aug 17 14:30:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 17 14:30:29 2020 |
tree | 82ef8861867bd434a80cec0e9b947a6fd616ea7c | |
parent | 1804b339a99b00ef29d5f41fe1c0c57d94680437 [diff] |
Revert "Call OnReceivedOverhead after audio network adaptor is created." This reverts commit a135557b3c7ffa4fb1710d2d907c3cb86c5d5913. Reason for revert: Suspected downstream breakage Original change's description: > Call OnReceivedOverhead after audio network adaptor is created. > > This prevents ending up in a state where audio network adaptor never > receives the current packet overhead and therefore doesn't work. > > Bug: chromium:1086942 > Change-Id: I8ee2ffbb7741b342b3ec93fc89f2859a146f4ba7 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181583 > Reviewed-by: Erik Språng <sprang@webrtc.org> > Reviewed-by: Per Åhgren <peah@webrtc.org> > Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#31951} TBR=peah@webrtc.org,sprang@webrtc.org,jakobi@webrtc.org Change-Id: I96a92f82f0431457d649cc7feb253f0e026eeada No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1086942 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181885 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31954}
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.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.