commit | 16994087d859a6f91a5f5aa8d79923b0d1c89337 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Dec 17 18:40:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Dec 18 10:52:09 2018 |
tree | 16bc343058ace8b31612b3dc6dbbd99f81990aa9 | |
parent | 7d92de69febc1599f87c10dc2efb4382a74aea76 [diff] |
Inlining IncomingVideoStream::NewFrameTask. This CL moves IncomingVideoStream::NewFrameTask closer to where it's used and simplifies it somewhat. This makes it easier to follow the code when debugging etc. Bug: webrtc:9883 Change-Id: I359e2a5f4f2341259fd7e66a55c7a4b8bd9313ba Reviewed-on: https://webrtc-review.googlesource.com/c/114720 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26041}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.