commit | ad31c985760b8a41b6e861c8e0b169b112795d58 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Mar 14 10:20:30 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 15 15:26:03 2019 |
tree | 15b350fb96cb1ac3ea8163f15e9153a9a522f0ab | |
parent | 7bf8c7f8ccab00cb8bdb69aa9d5804e2d8cf646a [diff] |
Don't use the Process method of vcm::VideoReceiver It's used for driving the old jitter buffer, which is used only when vcm::VideoReceiver is used via the legacy VideoCodingModule api. Bug: webrtc:7408 Change-Id: I179d5b26e112d9f94615d2e1b410b51a657aa05b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127294 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27147}
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.